text revision

This commit is contained in:
2025-03-02 12:44:43 +01:00
parent af38f52d8d
commit 412e04b4dc
3 changed files with 4 additions and 17 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
42 (Thats the answer, right?) 42
Try turning it off and on again. Try turning it off and on again.
Error 404: Answer not found. Error 404: Answer not found.
Consult your nearest wizard. Consult your nearest wizard.
Ask your cat. They know everything. Why should I know? Go ask your cat or something.
The stars say yes, but the moon disagrees. The stars say yes, but the moon disagrees.
You dont want to know trust me. You dont want to know... trust me.
Sure, but dont quote me on that. Sure, but dont quote me on that.
In an alternate universe, yes. In an alternate universe, yes.
Why are you asking a stupid bot? Why are you asking a stupid bot?
Only if you bring snacks. Only if you bring snacks.
Flip a coin; Im on break. Flip a coin, Im on break.
The spirits are buffering... please wait. The spirits are buffering... please wait.
You already know the answer. You already know the answer.
-12
View File
@@ -1,12 +0,0 @@
[
{
"title": "my name",
"desc": "may be jeff",
"index": 1.0
},
{
"title": "is not jeff",
"desc": "my name?",
"index": 1.1
}
]
-1
View File
@@ -201,7 +201,6 @@ async fn gen_bot(data: Data, args: Args) -> Client {
cmds::eight_ball(), cmds::eight_ball(),
cmds::re_shorturl(), cmds::re_shorturl(),
cmds::add_server(), cmds::add_server(),
//cmds::rule(),
// bk_week // bk_week
bk_week_cmds::bk_week_help(), bk_week_cmds::bk_week_help(),
bk_week_cmds::bk_week_get(), bk_week_cmds::bk_week_get(),