Skip to content

A Discord Bot that allows you to protect your Discord server with web authorization, anti phishing, account age required, logs...

License

Notifications You must be signed in to change notification settings

sampathgujarathi/Enron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Enron Discord Bot

Anti Scam, Verification, Moderation

Support Server release py-cord

AboutInstallationSupport

Installation

Install all dependencies:

  • pip install -r requirements.txt
  • Then put your bot details like token, id, secret, owner_id, log_channel_id.... in (example_config.py)
  • Rename example_config.py to config.py
  • This bot have to use the "SERVER MEMBERS INTENT" & "PRESENCE INTENT" & "MESSAGE CONTENT INTENT", so you have to enable it in the Discord's developers portal

Finally, host the bot and invite it to your own server.

Discord

Join the Discord server !

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is under AGPL-3.0.