-
**Original bug ID:** 5865
**Reporter:** @avsm
**Assigned to:** @garrigue
**Status:** closed (set by @garrigue on 2012-12-27T02:40:08Z)
**Resolution:** fixed
**Priority:** normal
**Severity:** crash
**…
-
Just throwing an idea, but the githubbot being built should tag PR according to their maturity level.
-
My bot, PoS-Bot, uses `/cmd roominfo` and `/cmd userdetails` to collect metadata about rooms and users on connect. There are two issues I encountered:
- sending `/cmd userdetails` at the wrong time s…
-
Code calls for: `&d.sort.elements [v( d.dah )]=name type`
variable `&dah` is never set on the initial set up. Needs to have
`@fo me=&d.dah me=search( name=Directory and Hangouts )`
added.
-
GitHubBot replies "Invalid integration selected." to group events such as new user join, user left, etc. (I guess when message.text is null) I don't know if problem exists for other bots too.
![ima…
-
I've been playing around a bit with configuration: https://github.com/tipsy/javalin/pull/507
The general idea is to move away from `app.enabledXyz` methods, and to reduce the amount of methods on t…
tipsy updated
5 years ago
-
Hi, I've been trying to get this to run on my own discord but wasn't very succesful.
What I did so far:
1. Clone repo
2. Rename auth files and add tokens to `auth.json` and `authGithub.json`
3. …
-
测试GithubBot
-
-
I ran into this issue using telegramircd which uses telethon. I get the following trace for all requests to download media:
```
Unhandled exception
Traceback (most recent call last):
File "/us…