Skip to content

The discord bot of the official Droptop Four discord server

License

Notifications You must be signed in to change notification settings

66Bunz/Droptop-Four-Discord-Bot

 
 

Repository files navigation


Logo

Droptop Four Discord Bot

The Official Discord Bot of the Droptop Four Discord Server!

Droptop Four Website

Stars · Forks · Python Version · License · · Issues · Pull Requests

Download Droptop Four

Join the Community Now!!

Discord Community Invite

Contacts

deviantArt Github Gumroad Discord



Use the Bot

  • Install all dependencies with pip install -r requirements.txt

  • Create an .env file with the following configurations:

DEBUG = "True"  # Set to False to use .env.prod file
  • Create .env.prod and .env.local files with the following configurations:
sentry_dsn = 

mongodb_id = 
config_cluster = 
droptop_creations_cluster = 
droptop_cluster = 

github_auth_app = 

global_data_repo = 
community_apps_repo = 
community_themes_repo = 
  • Start the bot with python main.py

test

About

The discord bot of the official Droptop Four discord server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 99.9%
  • Dockerfile 0.1%