Skip to content

A delivery bot for Discord, works like Amazon where real users can pack & deliver orders in different servers!

License

Notifications You must be signed in to change notification settings

x-frst/discord-estore-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord E-Store Bot


✧ Description:

Inspired by Virtual Diner bot, we have created a similar bot where Discord user can order items from their server and Warehouse Staff can pack their order with image(s) on realtime bot dashboard and can deliver it direct to their server channel where they placed the order.


✧ Highlights:

  • Separate channel system to store logs
  • Lightweight system used to avoid memory leaks
  • Realtime website Dashboard with simple and responsive design
  • Has all necessary commands inbuilt
  • Easy to configure Discord Login system

✧ Dashboard Images:

  • Order Packer

Order Packer


  • Staff Management

Staff Management


  • User Profile

User Profile


✧ About Project:

This project is developed using Discord.py (Deprecated). Flask Framework has been used to create the bot dashboard. However this project uses local database system to store records, you can switch to any cloud based database system by slightly modifying the code! At this moment the code is bit messed up and tricky to understand, I will try to make it cleaner in future updates... (Contributions are most welcome!)


✧ Installation & Running:

Open bot.py and Website.py and configure owner, guild and channel IDs

Go to Discord Developers Portal -> setup your bot & OAuth Callback

pip install -r requirements.txt
python Bot.py
python Website.py

About

A delivery bot for Discord, works like Amazon where real users can pack & deliver orders in different servers!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published