moover_rust/.env.example

10 lines
349 B
Text
Raw Normal View History

TOKEN=token used for release version
DEBUGTOKEN=token I use for debugging on standalone bot
DBPASS=password for database (currently not used)
DEBUG=ON
DEBUG_CHANNEL_ID=channel where debug info will be sent
DEBUG_GUILD_ID=guild where local slash commands will be registered
DATABASE_URL=sqlite://path_to_database
TENORV2_TOKEN=token to tenor API v2