horta-hell
horta-hell copied to clipboard
Configurable XMPP bot written in Scala based on the Akka framework.
In case of message `"ForNeVeR: /me is eating a sandwich"` after `s/a sandwich/an apple/` the result should be shown as `"ForNeVeR is eating an apple"` not `"ForNeVeR: /me is eating...
Scala 2.11 introduced some deprecation on stuff we have in horta. It should be cleaned up.
Currently there is unreliable occupant list check when sending the private message. There should be a way to handle it more properly.
Create a plug-in that allows users to grant an achievements to others and view achievements lists.
Recently @Minoru complained about pet's aggressiveness. Let's introduce a parameter for each participant of the conference that shows how much the pet likes the participant. The pet should choose its...
Currently the Akka doesn't provide us much typization. And I personally think that even actors with typed messages will help us much. So let's inject some strictness here.
Create a quiz module with user-configurable questions and payments in PTC for proper answers.
Currently user quit reason cannot be determined due to Smack's lack of the proper API. It should be fixed.