Skip to content

This is a sample project for a Python Discord Bot which can be configured via a React Dashboard. If you have any questions, feel free to join my Discord server: https://fsnet.eu/discord

License

Notifications You must be signed in to change notification settings

fs86/discord-bot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Discord Bot with React Dashboard

This sample project will give you an overview of how to structure the program code of your Discord Bot and how to set up a custom dashboard. Everything you are finding here are just ideas and suggestions. The implementation for a live application may look completely different.

In this example we will be using MongoDB as database provider. After the registration at mongodb.com you will get a cloud database for free with a capacity up to 500 MB data storage. This should be sufficient for most private projects.

English installation instructions
German installation instructions

Dashboard Screenshots

Overview

dashboard-overview

Guild selection

dashboard-guild-selection

Guild settings

dashboard-guild-settings

About

This is a sample project for a Python Discord Bot which can be configured via a React Dashboard. If you have any questions, feel free to join my Discord server: https://fsnet.eu/discord

Topics

Resources

License

Stars

Watchers

Forks