sxcybot

OSRS oriented Discord Bot
git clone git://git.wimdupont.com/sxcybot.git
Log | Files | Refs | README | LICENSE

commit 257525fe1e701ad66dc00ba9c10383ffc20291be
parent 6c0f63fafcfec8d0d0f076d542737800bfae3ef5
Author: Wim Dupont <wim@wimdupont.com>
Date:   Sun, 28 Apr 2024 22:09:47 +0200

update

Diffstat:
Msrc/main/resources/todo.adoc | 16++--------------
1 file changed, 2 insertions(+), 14 deletions(-)

diff --git a/src/main/resources/todo.adoc b/src/main/resources/todo.adoc @@ -1,24 +1,12 @@ = TODO .Features + * Finish Event listener * Logging of commands in seperate channel _requested by Mudkip_ ** Username, commandname, command parameters .Technical -* Logging -* Fix PvM roles -** If players get skipped their points get accumulated way too much the next time they are found. + * Add commands to check PvM roles progress in PM's -* Make boss changes updateable without breaking code (hiscoreClient indexes are hardcoded) * Make new channel startups easier (especially channel_detail and guild_role inserts) - -NOTIFY on hiscore # of lines update - -== Nice to have - -== Future plans - -* Single instance can run multiple channels - -== Additional notes