mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2025-01-31 14:59:42 +11:00
Repository now read-only
This commit is contained in:
parent
6db3c99226
commit
4ca85d71f0
@ -3,6 +3,10 @@
|
|||||||
<h1 align="center">Daggerbot V3 Description</h1>
|
<h1 align="center">Daggerbot V3 Description</h1>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
## THIS REPOSITORY IS NOW READ-ONLY!
|
||||||
|
This repository is no longer being maintained and as a result, the Docker container running this code will not be in operation after **12/01/2025**.
|
||||||
|
|
||||||
|
## Revision 3 description
|
||||||
This is a repository for V3 revision that has been transitioned and rewritten from V2 bot to be more robust and reliable with today's standards.
|
This is a repository for V3 revision that has been transitioned and rewritten from V2 bot to be more robust and reliable with today's standards.
|
||||||
|
|
||||||
This revision took **4 months** (Late September to Mid December) working on and off to do literally everything that needed a rewrite so badly that it cannot be done in V2.
|
This revision took **4 months** (Late September to Mid December) working on and off to do literally everything that needed a rewrite so badly that it cannot be done in V2.
|
||||||
@ -24,4 +28,4 @@ This is a revision history of how far we come in development cycle;
|
|||||||
|----------|----------|---------|----------|
|
|----------|----------|---------|----------|
|
||||||
| V1 | JavaScript | Discord.JS v13 | Message commands |
|
| V1 | JavaScript | Discord.JS v13 | Message commands |
|
||||||
| V2-V3 | TypeScript | Discord.JS v14 | Slash/message commands |
|
| V2-V3 | TypeScript | Discord.JS v14 | Slash/message commands |
|
||||||
| V4 (Private) | Rust/Lua | Serenity v0.12 | Slash/context/message commands |
|
| V4 (Private) | Rust/Lua | Serenity v0.12+ | Slash/context/message commands |
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
"botPresence": {
|
"botPresence": {
|
||||||
"activities": [
|
"activities": [
|
||||||
{
|
{
|
||||||
"name": "Merry Christmas!",
|
"name": "January !!",
|
||||||
"url": "https://www.youtube.com/watch?v=yXQViqx6GMY",
|
"url": "https://www.youtube.com/watch?v=uhnTSjqFBU4",
|
||||||
"type": 1
|
"type": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -89,4 +89,4 @@
|
|||||||
"server_log": "1040002995783471265"
|
"server_log": "1040002995783471265"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user