Skip to content

Discord bot written in Pycord with MongoDB to manage and do silly things on our discord server VŠB Informatika

Notifications You must be signed in to change notification settings

gitStanda/DiscordBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot for VŠB - informatika 🔥

Functionality:

Counting "tobiáš" || "olivk*" || "poli*" from the DC messages and based on the user ID then recorded in DB

/counters @user(optional) -> Bot sends a message only shown to you with all counters available for your record in DB. When used with a parameter it's going to print the user's statistics instead.

Structure

discordbot/
│
├── src/
│   │
│   ├── start.py
│   │
│   └── bot/
│       │   
│       ├── package/
│       │   │
│       │   ├── __init__.py
│       │   └── module.py
│       ├── __init__.py
│       ├── bot.py
│       └── token.py
└── data/
    │
    └── conf.json

About

Discord bot written in Pycord with MongoDB to manage and do silly things on our discord server VŠB Informatika

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%