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
Commit c4524f8 adds bot context to User and Channel classes, need to rewrite all data handlers into generic handlers and instead transition all current non-data handlers to hooks that can then take models instead of raw inputs
System:
Description:
Users and channels should have a
@_server
item so it's possible to, further down the line, add functions that require sending data to the server.The text was updated successfully, but these errors were encountered: