4 lines
120 B
Python
4 lines
120 B
Python
# This is a sample file for how a config file looks like
|
|
|
|
__token__ = "Discord Auth Token"
|
|
__prefix__ = "Command Prefix" |