Skip to content

Discord bot that serves random riddles on command.

License

Notifications You must be signed in to change notification settings

kaperont/TheRiddler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheRiddler

Discord bot that serves random riddles on command.

Development

It is recommended to use a Python virtual environment.

Set Environment

Name Required Default Description
BASE_RIDDLES_API_URL The base API URL to retrieve riddles from.
DISCORD_BOT_TOKEN The token of the R6 Stats Discord Bot.
LOG_LEVEL INFO Level of logging to display/save. Can be one of DEBUG, INFO, WARN, ERROR

Install Dependencies

poetry install --with dev

Activate Bot

python -m bot

About

Discord bot that serves random riddles on command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages