bob-el-bot / BobTheBot

The discord bot for 🎲 RNG, 🖊️ quoting, 📜 fonts, 🔒 encryption, and ✨ more!
https://bobthebot.net
Other
2 stars 0 forks source link

Create Proper Name Spaces. #50

Closed Quantam-Studios closed 12 months ago

Quantam-Studios commented 1 year ago

Many function class libraries as well as major components of Bob (seemingly anything except Database) lack name spaces. A clear name space scheme needs to be developed and implemented.

Quantam-Studios commented 12 months ago

All Files except main.cs now have a namespace.

Commands Pattern