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

Currently all payable functions of `PetPlugin` do checks of user account and removes the petcoins by itself. We should construct more centralized code for this process.

kind:refactor

Use something like Lucene to search logs.

kind:proposal

We should change log time format to include date. Currently it is not very useful: ``` $ sudo grep null /var/log/upstart/horta-hell.log 17:22:42.057 [CodingteamSystem-akka.actor.default-dispatcher-4867] INFO r.o.c.h.p.j.PrivateMessageHandler - Private message: null 22:33:07.947...

kind:feature

Antihighlight should not hide the whole nick in most of the cases; it can hide just multiple letters instead.

kind:feature

Start documenting after #139 is finished.

kind:documentation

There's a pair of `TODO`s in `MucParticipantListener` that should be resolved.

kind:feature

Without restarting the whole system

kind:proposal

Currently horta takes it from the file system but it really should be taken from the resources IMO. We may make it configurable though.

kind:feature

We should add the documentation about plugin localization.

kind:documentation

`$help` shows that s/// feature is located in Markov plugin. I think we should make it a separate plugin.

kind:refactor