Implement !fortune command.
[vomak.git] / TODO
blobc96313cb9e7ff0df8b3894876e885a9e67e131df
1 Just writing down some unsorted ideas without any priority:
3 * Make roulette using a real 1:6 chance, there are only 6 bullets in the chamber
4   (partly fixed, needs testing).
6 * Refactor process_line() and move out short commands like !beer, !coffee, !moo
7   and so on
9 * Implement warning() to print warnings to stderr in debug mode and to log otherwise