13 lines
377 B
Text
13 lines
377 B
Text
|
# Security Warning! Do not commit this file to any VCS!
|
||
|
# This is a local file to speed up development process,
|
||
|
# so you don't have to change your environment variables.
|
||
|
#
|
||
|
# This is not applied to `.env.template`!
|
||
|
# Template files must be committed to the VCS, but must not contain
|
||
|
# any secret values.
|
||
|
|
||
|
BOT_TOKEN=
|
||
|
BOT_PREFIX=v!
|
||
|
|
||
|
FOLDERS_COMMANDS=commands
|
||
|
FOLDERS_EVENTS=events
|