forked from gooberinc/goober
mostly working idfk
This commit is contained in:
parent
b0ba03f97d
commit
4e111b410d
12 changed files with 822 additions and 291 deletions
26
settings/settingsexample.json
Normal file
26
settings/settingsexample.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"bot": {
|
||||
"prefix": "g.",
|
||||
"owner_ids": [
|
||||
|
||||
],
|
||||
"blacklisted_users": [],
|
||||
"user_training": true,
|
||||
"allow_show_mem_command": true,
|
||||
"react_to_messages": true,
|
||||
"misc": {
|
||||
"ping_line": "The Beretta fires fast and won't make you feel any better!",
|
||||
"active_song": "Basket Case - Green Day",
|
||||
"positive_gifs": [],
|
||||
"block_profanity": false
|
||||
},
|
||||
"active_memory": "memory.json",
|
||||
"enabled_cogs": [
|
||||
]
|
||||
},
|
||||
"locale": "fi",
|
||||
"name": "goober",
|
||||
"auto_update": true,
|
||||
"disable_checks": false,
|
||||
"splash_text_loc": "settings/splash.txt"
|
||||
}
|
11
settings/splashexample.txt
Normal file
11
settings/splashexample.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
SS\
|
||||
SS |
|
||||
SSSSSS\ SSSSSS\ SSSSSS\ SSSSSSS\ SSSSSS\ SSSSSS\
|
||||
SS __SS\ SS __SS\ SS __SS\ SS __SS\ SS __SS\ SS __SS\
|
||||
SS / SS |SS / SS |SS / SS |SS | SS |SSSSSSSS |SS | \__|
|
||||
SS | SS |SS | SS |SS | SS |SS | SS |SS ____|SS |
|
||||
\SSSSSSS |\SSSSSS |\SSSSSS |SSSSSSS |\SSSSSSS\ SS |
|
||||
\____SS | \______/ \______/ \_______/ \_______|\__|
|
||||
SS\ SS |
|
||||
\SSSSSS |
|
||||
\______/
|
Loading…
Add table
Add a link
Reference in a new issue