Source: Created by monuk7735
Description:
A bot created for usage on GLUG-NITH discord server.
Contributors
- monuk7735
- Initial commit and creation, initial cogs and base features
- Optional Role Opting
- Slash Commands
 
Commands
glug
 │
 ├── Help
 │   └── help                │ Prints this msg
 │   
 ├── Commands to emulate CLI
 │   ├── echo {String}       │ Print a String
 │   ├── id [@Mention]       │ User and role IDs
 │   └── root                │ Owner of the Server
 │   
 ├── Institute related commands
 │   ├── search {Name}       │ Search for students
 │   ├── result {Roll} [Sem] │ Get result
 │   └── announcements [Num] │ NITH Announcements
 │   
 └── Role Management
     └── opt                
         ├── list            │ List optional roles
         ├── in {Roles}      │ Opt into a role
         └── out {Roles}     │ Opt out of a role