horta-hell icon indicating copy to clipboard operation
horta-hell copied to clipboard

Configurable XMPP bot written in Scala based on the Akka framework.

Results 100 horta-hell issues
Sort by recently updated
recently updated
newest added

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...

kind:feature

Scala 2.11 introduced some deprecation on stuff we have in horta. It should be cleaned up.

kind:refactor

Currently there is unreliable occupant list check when sending the private message. There should be a way to handle it more properly.

kind:feature

At least Pet plugin should be covered by unit tests.

kind:proposal

Create a plug-in that allows users to grant an achievements to others and view achievements lists.

kind:proposal

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...

kind:feature

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.

kind:proposal

Create a quiz module with user-configurable questions and payments in PTC for proper answers.

kind:proposal

Currently user quit reason cannot be determined due to Smack's lack of the proper API. It should be fixed.

kind:feature