-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlinks.json
More file actions
44 lines (44 loc) · 1.21 KB
/
links.json
File metadata and controls
44 lines (44 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"help": [
"-- `!help` | These are your commands.",
"-- `!about` | Info about this bot."
],
"about": [
"• Version v0.1.2",
"• Author: ciripel _(Discord: Amitabha#0517)_",
"• Source Code: <https://github.com/SimplioOfficial/Cicerone>"
],
"unknown": "Command not recognized. `!help` to get a list of my commands",
"default": "All the bot calls are allowed only in <#882668996476936192> channel or you can wisper me your secrets...",
"siousd": {
"default": "_The price of **1 SIO** is **",
"zero": "Welcome young one! We have all started with **0 SIO** zilions of aeons ago!",
"neg": "Hmm! Yup! I feel sorry for you! You owe **SIO**... I feel your pain friend!"
},
"banned_words": [
"Txid",
"DaX",
"IggiPop",
"BlingCrosby",
"Lubos",
"Amitabha",
"storkandstars",
"Tarin",
"MarioW",
"Tryska",
"BOT",
"Simplio",
"SIMPLIO",
"simplio",
"News",
"Wallet",
"Update",
"SIO"
],
"ignored_ids": [
398512532895039499, 398885783395893258, 283899213845233664,
869550663204474911, 754797239418748998, 359782573066551320,
705093497740460072, 747726183080394782, 753880770942074890,
872818137366671381
]
}