Tiny-DiscordBot How to run locally Clone the repo Setup your .env file DISCORD_TOKEN=YourDiscordBotToken Run python -m tinybot --dotenvfile-path path/to/.env --prefix ! Make sure intents are on Specifying prefix is optional