-
Ein Telegram-Bot wäre, neben E-Mails (siehe auch #3), eine super Möglichkeit um User über ihre Schichten zu benachrichtigen.
Hierfür gibt es mehrere Möglichkeiten/Dinge zu berücksichtigen:
- Integra…
-
hi,
i cant connect to any FTP.
i can connect to engine, add FTPs but i cant connect to any.
when i click on the connect button it says connecting and that was all ... nothing happend
also in status w…
-
Hey man,
See this project has gone quite the path already! Are you still working on this?
I've just been working on a bot for a different messaging service, using the same principle/idea this one do…
-
Not sure how to install this dep, I installed "irc" using pip...
```
Traceback (most recent call last):
File "skype2irc.py", line 33, in
from ircbot import SingleServerIRCBot
ImportError…
ghost updated
5 years ago
-
Pour créer un serveur IRC en C++ 98 avec les fonctionnalités spécifiées, il est important de structurer le code de manière organisée. Voici une suggestion d'arborescence de classes pour votre serveur …
-
Reported by AlexPortable in #limnoria:
```
ERROR 2016-09-11T18:24:13 supybot Uncaught exception in _callRegexp:
Traceback (most recent call last):
File "/home/alexportable/.local/lib/python3.5/site…
-
What is the best UX for this app?
One major overhaul needed is presenting the data in a pleasant to view way. Right now it just sends raw text that is hard to read.
One suggestion:
```
-------…
tynes updated
4 years ago
-
Hi, when we do ircClient.send('QUIT', "example"); it dosent send the quit message instead it sends the default Quit.
See source code at https://phabricator.wikimedia.org/diffusion/1982/browse/mast…
-
Original bug report at https://github.com/vector-im/riot-web/issues/4356
Description
Currently when a room is register only (+r) an error is displayed
![matrix registered nick](https://user-ima…
-
When IRC client requests extended-join, it will also get NickServ username and realname in `join` message. It could be nice if botbot logged those instead of only `someone joined the channel`.
When e…