1
0
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:
toast-ts 2025-01-01 00:29:06 +11:00
parent 6db3c99226
commit 4ca85d71f0
2 changed files with 8 additions and 4 deletions

View File

@ -3,6 +3,10 @@
<h1 align="center">Daggerbot V3 Description</h1>
</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 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 |
| 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 |

View File

@ -26,8 +26,8 @@
"botPresence": {
"activities": [
{
"name": "Merry Christmas!",
"url": "https://www.youtube.com/watch?v=yXQViqx6GMY",
"name": "January !!",
"url": "https://www.youtube.com/watch?v=uhnTSjqFBU4",
"type": 1
}
],