Skip to content

Latest commit

History

History
14 lines (9 loc) 路 405 Bytes

File metadata and controls

14 lines (9 loc) 路 405 Bytes

TODO.md

This file is basically a checklist of things to do in the codebase.

Chores

  • parse timestamp message
  • figure out the black magic of ServerMessageEvents.GAME_MESSAGE (?)
  • make the bot unable to mention @everyone and @here
  • make the bot's presence status message configurable, since its hard coded atm (literally 1984 馃挃)

Implement

  • Performance improvements, don't know how yet