Introduction
After releasing a discord module for SqMod, I got certain requests to do it for official squirrel plugin as well. So, I have managed to write a multi-bot discord plugin for it.
The plugin only comes with sleepy-discord library.
Documentation
Wiki: https://github.com/Luckshya/sleepydiscord-squirrel/wiki/
Example code: Available on wiki
Source
Sleepy-Discord: https://github.com/yourWaifu/sleepy-discord
Plugin Source: https://github.com/Luckshya/sleepydiscord-squirrel
Installation/Requirements
Windows
Install OpenSSL from here: https://slproweb.com/products/Win32OpenSSL.html
Don't change any options while installing openssl.
Binaries: https://github.com/Luckshya/sleepydiscord-squirrel/releases
Linux
Binaries: https://github.com/Luckshya/sleepydiscord-squirrel/releases
(32 bit not available for now)
Credits
NOTE: You need to take care of the Discord rate limit yourself.
After releasing a discord module for SqMod, I got certain requests to do it for official squirrel plugin as well. So, I have managed to write a multi-bot discord plugin for it.
The plugin only comes with sleepy-discord library.
Documentation
Wiki: https://github.com/Luckshya/sleepydiscord-squirrel/wiki/
Example code: Available on wiki
Source
Sleepy-Discord: https://github.com/yourWaifu/sleepy-discord
Plugin Source: https://github.com/Luckshya/sleepydiscord-squirrel
Installation/Requirements
Windows
Install OpenSSL from here: https://slproweb.com/products/Win32OpenSSL.html
Don't change any options while installing openssl.
Binaries: https://github.com/Luckshya/sleepydiscord-squirrel/releases
Linux
Code Select
apt-get install libssl-dev
Binaries: https://github.com/Luckshya/sleepydiscord-squirrel/releases
(32 bit not available for now)
Credits
NOTE: You need to take care of the Discord rate limit yourself.