Automatically bumps a discord server on disboard every couple of minutes
- Setup your server with disboard as normal
- Dm the disboard bot literally anything, just to get a dm started (discord limitation)
- Clone the repo
- Install dependencies
- Change the variables in main.py (channelid, guildid, token)
- Run the bot -
python3 main.py
- Profit?
- Discum -
pip3 install --upgrade git+https://github.com/Merubokkusu/Discord-S.C.U.M.git#egg=discum
- will download and compile latest (pip source is outdated) - time - should be installed already, if not -
pip3 install time