text revision
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
42 (That’s 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 don’t want to know… trust me.
|
You don’t want to know... trust me.
|
||||||
Sure, but don’t quote me on that.
|
Sure, but don’t 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; I’m on break.
|
Flip a coin, I’m on break.
|
||||||
The spirits are buffering... please wait.
|
The spirits are buffering... please wait.
|
||||||
You already know the answer.
|
You already know the answer.
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"title": "my name",
|
|
||||||
"desc": "may be jeff",
|
|
||||||
"index": 1.0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "is not jeff",
|
|
||||||
"desc": "my name?",
|
|
||||||
"index": 1.1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
@@ -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(),
|
||||||
|
|||||||
Reference in New Issue
Block a user