MircryptionBoard

Top  Previous  Next

To Do List

eliminate command to delete sections by # for security purposes.
users with strange chars in name [] ? can appear wrong in newsboard author field.
modify save procedure to insure a crash during save does not corrupt file.
add a distinction between news server replies to you directly, or to channel, so can see difference.
add ability to add NONencrypted items to news (for something like pubshow faq)
add !mcb help command
add ability to MOVE posts older than x days to another section.
char " is not passed to encrypted log viewer if it is in passphrase
add ability to read news using a separate util with direct download of news file from bot.
add voting to board
collect points statistics and more history for fun stats.
fix bot getting kicked for flooding when there is tons of new news
add function to act like "mark all news as read"
add mcboard menu command to check news on a channel you aren't currently on
add some kind of quick response to requests telling person that their request is being processed, to avoid multiple submissions to a slow bot.
add auxilliary ids on posts for deleting to avoid possibility of deleting/replacing renumbered posts.
avoid rewriting new config file unless its really necesary.
add a mechanism for auto-backing up of news files?
make clear that everything is CASE SENSITIVE
add ability to use different name besides SCORES for points section
add documentation for points system
local mirc server: doesnt tell you when you add items
local mirc server: pm window opens whenever someone configs you as a bot
points -> point(s)
add new delete system using unique item ids.
add option to ban access to a board channel from outside channel.
add sep. dedicated window for each board, and ability to send info to the board bot from that window.
add function for decrypting text without needing to specify the originating channel, good for if you are left messages on bnc

 

Known Issues

needs to warn if you try to create a duplicate section name
[MouserBot] [anshar] - ded "have a look" to - anshar] added "have a look" to MESSAGES (5). when nick with [] around it added "have a look"

 

Archive Idea

[mouser] the archive idea is really good

[mouser] to avoid having the board get big but not having to delete stuff forever

[mouser] just have to figure out the right way to do it

[mouser] maybe a good approach would be to let items be tagged as "Archived"

[mouser] like an archive bit

[mouser] on each item

[mouser] so instead of trim, you could say "archive all messages over 10 days old" etc

[mouser] and then for normal operations, archived items would not be displayed

[mouser] as you said