Discord3301
a bot that allows users to perform cryptographic operations from discord
Install / Use
/learn @Arinerron/Discord3301README
About
This is the source code of the discord3301 bot.
Installation
- Clone this repository
git clone https://github.com/Arinerron/discord3301.git
cd discord3301
- Copy the configuration file and configure it
cp config.txt.example config.txt
# next, edit config.txt and set the "token" parameter to the bot's discord API access token
- Compile and run the bot
sh run.sh
