index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't try to get rss urls when there are none
jesopo
2019-07-16
1
-0
/
+3
*
add setting to shorten rss urls (rss-shorten)
jesopo
2019-07-15
1
-19
/
+21
*
add depends-on hashflags to rss.py
jesopo
2019-07-15
1
-0
/
+3
*
add isup.py
jesopo
2019-07-15
1
-0
/
+18
*
use "extended" tweet mode so long tweets are not truncated
jesopo
2019-07-15
2
-3
/
+4
*
replace \n\n with \n in command outputs
jesopo
2019-07-15
1
-1
/
+7
*
support enabling kick-rejoin per channel
jesopo
2019-07-11
1
-6
/
+18
*
add configurable kick-rejoin delay (default 5s)
jesopo
2019-07-11
1
-1
/
+11
*
add kick-rejoin.py
jesopo
2019-07-11
1
-0
/
+11
*
remove last quote if none is provided in !qdel
jesopo
2019-07-11
1
-13
/
+23
*
bots need snacks too
jesopo
2019-07-11
1
-0
/
+19
*
Show warning for private-only commands in channels and visa versa
•••
closes #89
jesopo
2019-07-11
1
-4
/
+28
*
consistently use 'todo list' vs 'todo'
fosslinux
2019-07-11
1
-4
/
+4
*
add ability to disable !mute for networks that dont support mutes
jesopo
2019-07-10
1
-1
/
+6
*
ircv3_botignore.py should use HIGH priority
jesopo
2019-07-09
1
-1
/
+2
*
add help and channel_only kwargs to !ops
jesopo
2019-07-09
1
-0
/
+2
*
'evnet' -> 'event' typo
jesopo
2019-07-09
1
-1
/
+1
*
add ops.py
•••
closes #91
jesopo
2019-07-09
1
-0
/
+18
*
add --depends-on hashflag for slowvoice.py
jesopo
2019-07-09
1
-0
/
+2
*
catch and prettify dns.exception.DNSException
•••
closes #90
jesopo
2019-07-09
1
-0
/
+4
*
add slowvoice.py
jesopo
2019-07-09
1
-0
/
+42
*
Show new label for PR 'labeled' events
jesopo
2019-07-09
1
-0
/
+2
*
show new label for issue 'labeled' events
jesopo
2019-07-09
1
-3
/
+8
*
.lower()ify webhook repo names for case insensitive checks
jesopo
2019-07-08
1
-6
/
+12
*
use entry["link"] for unique checking if entry["id"] isn't available
jesopo
2019-07-08
1
-7
/
+12
*
TRACE log RSS timing
jesopo
2019-07-08
1
-0
/
+7
*
Handle request_many() not returning a Response for a url
jesopo
2019-07-08
1
-0
/
+4
*
add missing schema in utils.http.sanitise_url, use in rss.py
jesopo
2019-07-08
1
-2
/
+2
*
switch rss.py to use utils.http.request_many
jesopo
2019-07-08
1
-9
/
+3
*
only set last_stdout/last_stderr when there's actually output
jesopo
2019-07-07
1
-8
/
+9
*
support rss/atom feeds that have no feed title
jesopo
2019-07-07
1
-2
/
+4
*
fix typo; closes issue #80
fosslinux
2019-07-06
1
-1
/
+1
*
"paramatered" -> "parametered"
jesopo
2019-07-04
1
-1
/
+1
*
add bot-wide command-method option
jesopo
2019-07-04
1
-1
/
+4
*
Add !editserver command
jesopo
2019-07-04
1
-0
/
+38
*
WARN log when a RSS feed throws in _check_url
jesopo
2019-07-04
1
-1
/
+2
*
add botset IntSetting for RSS interval
jesopo
2019-07-04
1
-1
/
+4
*
treat 437 the same as 433 (nickname already in use)
jesopo
2019-07-04
2
-2
/
+11
*
use stdout.append_prefix to put user nickname in without color
jesopo
2019-07-03
1
-1
/
+1
*
Allow commands to append to out/err prefix
jesopo
2019-07-03
1
-7
/
+11
*
Add user nickname to \!weather prefix
Anton McClure
2019-07-03
1
-0
/
+6
*
unset saved channel key on -k
jesopo
2019-07-03
1
-0
/
+4
*
remove debug prints
jesopo
2019-07-03
1
-2
/
+0
*
catch +k cmodes (MODE, 324) and store them
jesopo
2019-07-03
1
-0
/
+11
*
return parsed modes from IRCChannel.parse_modes, pass through mode events
jesopo
2019-07-03
4
-9
/
+13
*
Show an error (instead of throwing) when !define gets a 404
jesopo
2019-07-03
1
-10
/
+14
*
'+= 1' -> '+= value'
jesopo
2019-07-02
1
-1
/
+1
*
add !duckstats
jesopo
2019-07-02
1
-4
/
+40
*
Intercept JOINs and attach known keys (channel_keys.py)
jesopo
2019-07-02
2
-17
/
+35
*
use raw/unformatted Setting usage strings for require_setting output
jesopo
2019-07-02
1
-1
/
+1
[next]