/Opolo

A discord bot.

Primary LanguageGoOtherNOASSERTION

Opolo

Opolo, the cutest opossum on Discord!

Structure

├───assets - Assets such as images
├───db - Database
├───ocl - Opolo command library
│   ├───args - Argument parsing
│   ├───embeds - UI/UX theming with embeds
│   └───msgcol - Message collector
├───pieces
│   ├───cmds - Commands
│   │   └───[category] - Commands are grouped into their respective categories by folder
│   ├───events
│   ├───mdware - Middleware
│   ├───models - Database models
│   └───parsers - Argument Parsers
└───utils - Utilities

License

Under MIT license. View it here