5 lines
92 B
Python
5 lines
92 B
Python
# fmt:off
|
|
config = {
|
|
"database": "stonks",
|
|
"apikey": "Your discord API key"
|
|
}
|