Bot which can make announcements
You need Python 3.6!
Install pyYAML pip install pyYAML
and discord.py rewrite pip install -U git+https://github.com/Rapptz/discord.py@rewrite#egg=discord.py
Configure config.yaml (add token and your username)
Start bot.py
Prefix is !
- !ping - bot latency
- !ann "message" - announce a message to all channels(owner only)("" needed)
- !addtolist - add channel to update list(admin only)
- !removefromlist - remove channel from update list(admin only)