markov-bot

A discord chat and music bot written in Rust

Deployment instructions

In the same folder as the executable you'll need to create a .env file with the environment variables DISCORDTOKEN and APPLICATIONID.

Example:

DISCORD_TOKEN=OPc7yOsdaGAEgegTU2.GakxzW23dh6g4G46GADKJBZs APPLICATION_ID=973467367436746574

Optional dependencies

The bot will work without these dependencies but it's music functionality won't work.

Linux instructions for installing the dependencies:

Windows instructions for installing the dependencies:

#

After you've installed the dependencies and created a .env file with your discord token and application id you can run the bot.