-
I followed the directions to set up matrix-appservice-irc and got no errors when running setup-all and start. The `matrix-appservice-irc` docker container is up and running. I then began a chat with @…
-
We have two bot protocols, irc and discord. They need separate settings and perhaps they have some common settings.
Today each bot has its own configuration as a dictionary in each bot and that is …
-
Hi Im not sure if this is the right place for suggestions with your new Client. ojk refuses an IRC BOT for the current population. Should want to chat from in-game to users connected to IRC. `irc bot …
-
Would love to see IRC bots for:
- Commits on GitHub
- New PRs on GitHub
- Link references for issues/PRs on GitHub
- Link references for WP core trac
- Link references for docs site.
- Logging
-
irc bot for
- posting topics
- possibly capturing logs during sessions for making session notes
-
It would be cool to write a Jenni Module for our 3-Axis Machine.
-
Can some please give me an example irc bot, Since there is no documentation...
yrifl updated
2 years ago
-
Ideas for features:
PHP documentation links
Knowledge base
Joke generator
Toggleable "festive" mode!
-
Would simplify things. I'd have to use a changefeed, though, and also its probably good that the tracker is down when the irc bot is
-
If I type in Discord:
`````
```python
def f():
return 2 + 2
```
`````
I get this on IRC:
```
16:29:18 def f():
16:29:19 return 2 + 2
16:29:20
```
I wonder if…