-
Request to add a feature that will keep the bot from responding to certain commands per channel if another nick is present. For example, if the bot were in #Horriblesubs, both Belfiore and another bot…
-
Not thought about it technically but the ability to extend the IRC bot via the common `.use()` function. Would be useful for adding extra extensions or services that are not part of the core.
Somethi…
-
Currently admin functionality is heavily centralized in admin.rb, this needs to be moved out of the interface and generalized into something we can use per-plugin as needed.
This is a blocker for PR …
rikai updated
8 years ago
-
This is just an initial proposal for my idea. If it gets approval I will write up a specification for it once message intents have been reworked.
---
## Why?
PRIVMSG and NOTICE are basically the sam…
-
Add command framework for easy command development
-
Hi,
Can I use lita and teach him the answer to questions?
For example, I will fill out a database on how works wifi protocol and the chatbot will be able to give the answer on questions asked on wifi …
-
I'm slowly but surely closing hosting services that host the current awesome website. That'd mean moving out the static website, and the Mediawiki instance running.
There's no hard deadline yet, the …
-
Some general workshop thoughts here: https://github.com/rust-community/team/issues/11
-
IRC messages with different (than Thump's own config...I guess) capitalization in the channel name makes Thump crash with an NPE-fault:
[23:08:50] [Thread-1289/INFO] [Thump/]: Raw incoming line: :Ra…
-
**Sails version**: 0.12.3
**Node version**: 5.11.0
**NPM version**: 3.9.0
**Operating system**: Docker / Alpine Linux
See also closed issue #2505.
Sails breaks when the node_modules directory …