-
causing this error:
```
ERROR 2024-12-01T20:52:03 Exception printing default value of supybot.plugins.ChannelStats.frowns:
Traceback (most recent call last):
File "/home/dev-irc/Limnoria/src/r…
-
```
CRITICAL 2014-05-20T21:34:25 supybot lfm
INFO 2014-05-20T21:34:28 supybot lastfm called on ##Mkaysi by "Mikaela!mkaysi@unaffiliated/mikaela".
ERROR 2014-05-20T21:34:28 supybot Uncaught exception i…
-
It currently supports ReST and whatever STX is. While ReST is great, many people would prefer markdown these days.
-
INFO 2021-11-11T15:32:23 supybot members called on #fedora-mindshare by "thunderbirdtr!uid500500@fedora/thunderbirdtr".
ERROR 2021-11-11T15:32:23 supybot Spec: []
ERROR 2021-11-11T15:32:23 supybot R…
-
I want to be able to alias commands, like I can currently do with the Supybot "alias" command https://github.com/buildbot/supybot/tree/master/plugins/Alias
ex: If I did ".alias usstocks stocks us", t…
D0MF updated
8 months ago
-
Enabling this plugin breaks supybot from being able to connect to an IRC server. Supybot reports itself as 'Connecting..', but does not connect until the Git plugin is disabled.
-
I added this with only one or two lines in one function.
Edit: Here is a diff:
``` diff
diff --git a/plugin.py b/plugin.py
index b85389b..742f205 100644
--- a/plugin.py
+++ b/plugin.py
@@ -29,6 +29,…
-
```
% supybot-test Twitter
Failed to load plugin Twitter:Traceback (most recent call last):
File "/home/mikaela/.local/bin/supybot-test", line 200, in
pluginModule = plugin.loadPluginModule(plu…
-
I see two kinds of errors in logs:
``` pytb
Exception in thread Thread-46242:
Traceback (most recent call last):
File "/home/users/mikaela/.local/opt/python3/lib/python3.5/threading.py", line
923,…
-
```
15:07:35 #supybot renode | and is there any reason that messageparser is not classified as an echo
| command? …