👩💻 Join our community of thousands of amazing developers!
Table of Contents: Introduction Quick overview of the Python library for creating Discord bots Introduction to async/await syntax Asynchronious database and IO operations Discord bot structure Singleton issue (Programming patterns) Context issue (Programming patterns) Conclusion Introduction Hi! It has been a long time since the last post. My goal for now is to improve my writing level to the point where I will be able to read these blogs several years later and understand what I was actually ...