Make your discord bot talk shit for you.
You can easily create hotkeys so shitposting is only one click away. You can even create cronjobs, so once Wednesday comes you can bet your ass that all your dudes will know about this.
You'll need Discord and PyNaCl packages, so
pip install discord pynacl
should be enough.
Oh, and don't forget to fill out literally only thing in config file. You know where to get your bot's token, right? Just put it there and you should be fine.
Yeah, well, that was supposed to run Groovy commands, but according to their support team, there's no way it will take commands from other bots, so it's not working currently. Maybe someday.
-h, --help show this help message and exit
-l, --list Print list of channels
-c PREDEFCHANNEL, --channel=PREDEFCHANNEL
Choose index of predefined channel to send message to.
For list of channel run thisscript with -l option
-v VOICECHANNEL Choose index of predefined voice channel to play
groovy to.For list of channels run this script with -l
option
-m PREDEFMESSAGE, --message=PREDEFMESSAGE
Write predefined message
-t COMMANDTYPE, --type=COMMANDTYPE
Choose command type, either t (text command) or v
(voice command)````