Skip to content

voltsdev/Pip

 
 

Repository files navigation

Outguard

Outguard is a Discord bot written in discord.py which aims to make a simple, effective, and easy way to moderate your server, interact with members, and keep your community safe while also being completely free and open source.


Planned Features

Outguard has many planned features, including but not limited to:

  • An Effective Moderation System
  • Community Protection Methods
  • Ease of Use for Administration
  • Role Management

Hosting Your Own Version

Outguard is simple to host yourself. Just download the repository and, using pip, manually install the dependencies listed in dependencies.txt. You can then open bot.py in your chosen text editor (e.g., VSCode) and run bot.py. It will error out about a token. To fix this, go to .env and replace [REDACTED FOR SECURITY] with YOUR generated bot token.

Important: When pushing to GitHub, you MUST remove this bot token. Failure to do so will result in your removal from the project.


Disclaimer

Outguard is an open-source bot created by people who are just experimenting. In the case of something going wrong, the developers or contributors to this GitHub repository cannot and will not be held accountable. By using this software, you agree to these terms.

Languages

  • Python 100.0%