a COMPLETELY USELESS discord bot
Clone the repository
git clone https://github.com/sahroush/Montana
You will need to setup a bot on your server before continuing, follow the directions here. Following this, you should have your bot appearing in your server and you should have the Discord bot token. Also create a MEGA account to use the upload functionality.
Set your token and mega credentials first and then run bot.py
$ export TOKEN="YOUR BOT TOKEN"
$ export MEGAemail="YOUR MEGA email"
$ export MEGApassword="YOUR MEGA password"
$ python3 bot.py