/discord-bot-example

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

Primary LanguageTypeScriptMIT LicenseMIT

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