You can find the rewrite in C# using DSharpPlus here
Discord.py has stopped development
FOSSDiscord was a multipurpose Discord bot
Make sure you have Python 3 installed. (and make sure that Python is in path, if you're on Windows!)
- Download the latest source zip or tarball.
- Unzip the zip or tarball, shift + right click in the
FOSSDiscord-<version>
folder, click onOpen Powershell window here
orOpen in Windows Terminal
if you have Windows Terminal installed., - Make sure all the dependencies are installed, Windows:
python -m pip install -r requirements.txt
Linux:pip3 install -r requirements.txt
. - Run
python setup.py
orpython3 setup.py
for a configuration creator. If you don't do this, the bot will not run. - Before starting, make sure the Server Members Intent is enabled in your bot settings in the Discord Developer Portal.
- Run the main bot file:
python bot.py
orpython3 bot.py
.
There are many features of the bot. These features include:
- Moderation
- Utility commands
- Fun commands
- Message twisting
- Self updating feature
- Custom playing status that you can customize per instance
- VirusTotal file scanning