Raymond Wong

Results 2 issues of Raymond Wong

If I want to Reply to a message I need to pass Message object to `await context.send('some text', mention_author=False, reference=message)`, and to disable the ping, use `mention_author`. Currently this isn't...

The tab is blank and the contents doesn't load because of an error. Looking at the debugger I see this: ```ts Uncaught (in promise) TypeError: can't access property "setBadgeText", (intermediate...