Vylpes
aa070bb7a7
* Change lobby command to error upon making a duplicate lobby channel (#154) * Update lobby command to give proper errors if role or channel id cannot be found (#156) * Add bunny command back (#157) * 150 assignable roles should be its own table to prevent limitations on length (#158) * Add entity * Update role config command to use new entity * Update role command to use new entity * Remove legacy code from config command * Update .env template to current date
13 lines
399 B
Text
13 lines
399 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_VER=3.0.2
|
|
BOT_AUTHOR=Vylpes
|
|
BOT_DATE=16 May 2022
|
|
BOT_OWNERID=147392775707426816
|