You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i.e. all functions should be written in a similar way
Bot commands should simply await more complex coroutines that can have the context passed to them, and then these coroutines can be offloaded to a separate file, helping with #31
i.e. all functions should be written in a similar way
Bot commands should simply await more complex coroutines that can have the context passed to them, and then these coroutines can be offloaded to a separate file, helping with #31