Launching v1.0
This commit is contained in:
parent
fa34f8510d
commit
d7b7716813
BIN
api/__pycache__/__init__.cpython-37.pyc
Normal file
BIN
api/__pycache__/__init__.cpython-37.pyc
Normal file
Binary file not shown.
BIN
api/__pycache__/inspirobot.cpython-37.pyc
Normal file
BIN
api/__pycache__/inspirobot.cpython-37.pyc
Normal file
Binary file not shown.
BIN
api/__pycache__/nasa.cpython-37.pyc
Normal file
BIN
api/__pycache__/nasa.cpython-37.pyc
Normal file
Binary file not shown.
BIN
api/__pycache__/steam.cpython-37.pyc
Normal file
BIN
api/__pycache__/steam.cpython-37.pyc
Normal file
Binary file not shown.
BIN
cogs/api/__pycache__/inspirobot.cpython-37.pyc
Normal file
BIN
cogs/api/__pycache__/inspirobot.cpython-37.pyc
Normal file
Binary file not shown.
BIN
cogs/api/__pycache__/nasa.cpython-37.pyc
Normal file
BIN
cogs/api/__pycache__/nasa.cpython-37.pyc
Normal file
Binary file not shown.
BIN
cogs/api/__pycache__/steam.cpython-37.pyc
Normal file
BIN
cogs/api/__pycache__/steam.cpython-37.pyc
Normal file
Binary file not shown.
BIN
cogs/fun/__pycache__/autoconvert.cpython-37.pyc
Normal file
BIN
cogs/fun/__pycache__/autoconvert.cpython-37.pyc
Normal file
Binary file not shown.
BIN
cogs/fun/__pycache__/coinflip.cpython-37.pyc
Normal file
BIN
cogs/fun/__pycache__/coinflip.cpython-37.pyc
Normal file
Binary file not shown.
BIN
cogs/fun/__pycache__/reactions.cpython-37.pyc
Normal file
BIN
cogs/fun/__pycache__/reactions.cpython-37.pyc
Normal file
Binary file not shown.
10
config.json
Normal file
10
config.json
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"prefix":"?",
|
||||||
|
"color":"0x111387",
|
||||||
|
"client_key":"NjY0MTI1NzQ2MzA2MDg4OTYy.XhShUQ.OZvtj_KfCEcoofvsXr4VDwGWQZQ",
|
||||||
|
"api_keys":
|
||||||
|
{
|
||||||
|
"steam":"527C581C27922B22358C73457A527554",
|
||||||
|
"nasa":"QSkni9zZRsstoEPPePVzUgCH1B66F5Yy9E8XNbDd"
|
||||||
|
}
|
||||||
|
}
|
20
logs/log.txt
Normal file
20
logs/log.txt
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
[08.01.2020 02:25:57] [INFO] Starting up...
|
||||||
|
|
||||||
|
[08.01.2020 02:25:57] [INFO] --- Loading configs ---
|
||||||
|
|
||||||
|
[08.01.2020 02:25:57] [INFO] Trying config.json.....Success!
|
||||||
|
[08.01.2020 02:25:57] [INFO] Finished loading configs.
|
||||||
|
[08.01.2020 02:25:57] [INFO] Total 1, Failed 0
|
||||||
|
|
||||||
|
[08.01.2020 02:26:00] [INFO] --- Loading cogs ---
|
||||||
|
|
||||||
|
[08.01.2020 02:26:00] [INFO] Trying cogs.fun.autoconvert.....Success!
|
||||||
|
[08.01.2020 02:26:00] [INFO] Trying cogs.fun.coinflip.....Success!
|
||||||
|
[08.01.2020 02:26:00] [INFO] Trying cogs.fun.reactions.....Success!
|
||||||
|
[08.01.2020 02:26:00] [INFO] Trying cogs.api.inspirobot.....Success!
|
||||||
|
[08.01.2020 02:26:00] [INFO] Trying cogs.api.nasa.....Success!
|
||||||
|
[08.01.2020 02:26:00] [INFO] Trying cogs.api.steam.....Success!
|
||||||
|
[08.01.2020 02:26:00] [INFO] Finished loading cogs.
|
||||||
|
[08.01.2020 02:26:00] [INFO] Total 6, Failed 0
|
||||||
|
|
||||||
|
[08.01.2020 02:26:00] [INFO] Deep Blue finished loading.
|
BIN
util/__pycache__/__init__.cpython-37.pyc
Normal file
BIN
util/__pycache__/__init__.cpython-37.pyc
Normal file
Binary file not shown.
BIN
util/__pycache__/checking.cpython-37.pyc
Normal file
BIN
util/__pycache__/checking.cpython-37.pyc
Normal file
Binary file not shown.
BIN
util/__pycache__/config.cpython-37.pyc
Normal file
BIN
util/__pycache__/config.cpython-37.pyc
Normal file
Binary file not shown.
BIN
util/__pycache__/logging.cpython-37.pyc
Normal file
BIN
util/__pycache__/logging.cpython-37.pyc
Normal file
Binary file not shown.
Loading…
Reference in a new issue