Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Fossium-Team/fossdiscord-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rewrite

You can find the rewrite in C# using DSharpPlus here

PLEASE DON'T CONTINUE DEVELOPMENT OF THE BOT

Discord.py has stopped development

FOSSDiscord

FOSSDiscord was a multipurpose Discord bot

Documentation

Starting the bot

Make sure you have Python 3 installed. (and make sure that Python is in path, if you're on Windows!)

  1. Download the latest source zip or tarball.
  2. Unzip the zip or tarball, shift + right click in the FOSSDiscord-<version> folder, click on Open Powershell window here or Open in Windows Terminal if you have Windows Terminal installed.,
  3. Make sure all the dependencies are installed, Windows: python -m pip install -r requirements.txt Linux: pip3 install -r requirements.txt.
  4. Run python setup.py or python3 setup.py for a configuration creator. If you don't do this, the bot will not run.
  5. Before starting, make sure the Server Members Intent is enabled in your bot settings in the Discord Developer Portal.
  6. Run the main bot file: python bot.py or python3 bot.py.

Features

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

Join our Discord server!