Created - 0 comments - Feature request good first issue
There is no test case for the `alert` command in the _Channel_ plugin.
Created - 0 comments - good first issue
I have used @reticulatingspline 's [supybot-titler plugin](https://github.com/reticulatingspline/Supybot-Titler) and it has this one big advatange towards web plugin: it also gets `<meta name="desc...
Created - 0 comments - easy Feature request
It would help with typos and other things which make the scheduler fail.
Created - 0 comments - Feature request good first issue
When running _supybot-wizard_ in the output .conf file you will have: ``` supybot.directories.data.tmp: /my/full/path/data/tmp ... supybot.directories.data.web: web ``` I guess web is supposed to...
Created - 0 comments - Bug good first issue
CTCP VERSION is usually spammy and annoying and it would be nicer if it was single-target like `ctcp version Mikaela`.
Created - 0 comments - easy Feature request
Which is preferably single-target instead of spamming the channel with many time responses (and nicks) or if that kind of function is added, make something to allow owners to restrict it. See also...
Created - 0 comments - Feature request good first issue
I decided to spin up a custom mod of Limnoria a while ago, with custom defaults in `src/conf.py`. One of these includes setting `reply.showsimplesyntax` to True by default, but this causes many tes...
Created - 0 comments - Bug good first issue
I am used to typing nicks with small letters to config files so I had added one user using small letters while her nick had capital letters too and NickAuth refused to recognize her, because of it.
Created - 0 comments - Feature request good first issue
``` 2015-03-02 15:17:58+0200 < Mikaela> @apropos nickauth 2015-03-02 15:17:58+0200 <@Limnoria> No appropriate commands were found. 2015-03-02 15:18:04+0200 < Mikaela> @apropos nick 2015-03-02 15:18...
Created - 0 comments - good first issue
The functions examples in the docs are all terribly non-specific and just use annotate. Django's manual has much clearer examples which also have some kind of rationalization behind them. Let's do ...
Created - 0 comments - easy enhancement help wanted
http://rationalwiki.org/wiki/Inflammatory_language
And note that the file is not forced to be sitemap.xml, it can be anything ending to .xml or [RSS feed or text file](http://www.sitemaps.org/protocol.html#otherformats). Automatic sitemap generati...
Created - 0 comments - easy Feature request
"And we must remember", "And remember",… probably can find a source for this somewhere but it made me roll my eyes when i read it, which suggests it's a problem.
Like `help` can be customized. > I don't recognize you. You can message me either of these two commands: "user identify <username> <password>" to log in or "user register <username> <password>" to...
Created - 0 comments - easy Feature request
I think seeing a number of links pasted in the channel would be a nice feature to have.
Created - 0 comments - Feature request good first issue
``` source: DFW's dictionary notes in The Telegraph source_url: http://bit.ly/1qudVuC ``` > Unique > This is one of a class of adjectives, sometimes called “uncomparables”, that can be a littl...
Django's DB functions have docstrings, we should have them too.
Created - 0 comments - easy enhancement help wanted
Currently there is only `status status` which tells which nick the bot is using on networks where it's connected to. There is no command to get information on how many channels the bot is as a numb...
Created - 0 comments - easy Feature request
I opened https://github.com/ProgVal/Limnoria/pull/1186 in case people agree with my preference, but it doesn't resolve the issue why I opened it. - Debian GNU/Linux 7.9 (wheezy) - The current (runn...
Created - 0 comments - easy Feature request
Currently, the package version is accessible through `pkg_resources`. It is relatively common, however, to have the version accessible through the package itself. This should be added to `simple_sa...
Created - 0 comments - easy enhancement
Missing tests for the disable multiprocessing functionality. How to create them is discussed in #39
Created - 0 comments - easy
I fakehostmask aka that uses scheduler... ``` 2016-03-15 20:46:49+0200 <@Mikaela> __fakehostmask Lash- remind 36h http://dayagainsthomophobia.org/ 2016-03-15 20:44:57+0200 <@Lash-> Mikaela: jos tu...
Created - 0 comments - easy Feature request
When using bigchaindb and trying to perform some database operations, if rethinkdb is not running bigchaindb will exit some stack trace and the exceptions thrown by the rethinkdb python driver. We...
Created - 0 comments - easy topic: D&P deplymt perf topic: UX docs cmd api driver
### Currently `BIGCHAINDB_SERVER_BIND` and `BIGCHAINDB_API_ENDPOINT` can be used to set the http server socket binding and the api endpoint url, as documented in [server.bind, server.workers & ser...
Created - 0 comments - easy proposal topic: UX docs cmd api driver
Currently, operator functions in the `operator` module is mapped to the numba internal impl. This makes it difficult to overload operators using `numba.extending.overload`. It is probably better ...
Created - 0 comments - easy enhancement
There is not documentation about the message payload. For example what should contain 'from_addr' or the 'user_message_id' in Event? It's quite important as the original keys are quite confusing wh...
Created - 0 comments - easy
There are currently two variants of the telnet transport. One requires to_addr to be set and uses the connection port as the from_addr, the other asks for both at the start of the session. Making t...
Created - 0 comments - easy
The list means that replies have to take exactly the same path they took out otherwise confusion will occur (and information about the route back will be lost).
Created - 0 comments - easy
The ability to put third-party ids into acks was an old idea we abandoned.
Displaying issues 31 - 60 of 2640 in total