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
*
accept 'today' as well as 'now' for badges
jesopo
2020-02-16
1
-2
/
+2
*
implement command spec modifiers, use for `pattern`, use pattern for dice.py
jesopo
2020-02-15
1
-33
/
+27
*
add !badgeclear
jesopo
2020-02-15
1
-0
/
+14
*
rewrite badges.py
jesopo
2020-02-15
1
-168
/
+45
*
rewrite todo.py
jesopo
2020-02-15
1
-71
/
+46
*
update words.py to use command specs (and not docstrings)
jesopo
2020-02-15
1
-19
/
+10
*
update ducks.py to use command specs (and not docstrings)
jesopo
2020-02-15
1
-35
/
+24
*
update define.py to use command spec (and not docstrings)
jesopo
2020-02-15
1
-17
/
+4
*
update coins.py to use command specs (and not docstrings)
jesopo
2020-02-14
1
-106
/
+77
*
only purposefully show PR title on PR push events
jesopo
2020-02-12
1
-3
/
+5
*
don't similarity test empty <title>s
jesopo
2020-02-12
1
-9
/
+10
*
show PR title in pull_request events
jesopo
2020-02-12
1
-2
/
+3
*
relay.py should be relaying minimal formatted line
jesopo
2020-02-11
1
-1
/
+1
*
log formatted.account with channel_log.py
jesopo
2020-02-11
1
-0
/
+1
*
add cron_reminders.py (admin-only for now)
jesopo
2020-02-11
1
-0
/
+59
*
show issue/pr title for issue_comment events
jesopo
2020-02-10
1
-2
/
+4
*
we don't have a target_desc when we can't find a factoid
jesopo
2020-02-09
1
-1
/
+1
*
support & in utils.parse.sed, change sed.py to use utils.parse.sed
jesopo
2020-02-09
2
-68
/
+32
*
up factoid max depth to 8
jesopo
2020-02-09
1
-1
/
+2
*
switch message_filter.py to use utils.parse.sed
jesopo
2020-02-09
1
-32
/
+12
*
Merge branch 'master' into develop
jesopo
2020-02-09
1
-1
/
+1
|
\
|
*
healthcheck: typo
•••
fix typo in healthcheck
Terrance Robotham
2020-02-08
1
-1
/
+1
*
|
_all_factoids() takes an array of targets
jesopo
2020-02-09
1
-1
/
+1
*
|
support nested factoids (4 deep max)
jesopo
2020-02-09
1
-4
/
+20
*
|
support bot-wide message filters too (!bfilter)
jesopo
2020-02-09
1
-1
/
+5
*
|
support server-wide message filters too
jesopo
2020-02-08
1
-3
/
+8
*
|
rewrite message_filter.py to handle both message rejection and pattern replace
jesopo
2020-02-08
1
-52
/
+68
*
|
boldify hostname in !specsup
jesopo
2020-02-08
1
-3
/
+5
*
|
show server aliases in !specsup
jesopo
2020-02-08
1
-2
/
+2
*
|
handle git being in a detached head state when getting current commit
jesopo
2020-02-08
1
-3
/
+4
*
|
add opt-in inactive channel pruning
jesopo
2020-02-07
1
-0
/
+50
*
|
show how many seconds by which you missed !bef/!bang
jesopo
2020-02-07
1
-3
/
+9
*
|
revamp factoids.py; allow for both server-wide and per-channel factoids
jesopo
2020-02-07
1
-20
/
+71
*
|
update other modules to use categorised require_access
jesopo
2020-02-07
2
-5
/
+5
*
|
allow multipe require_accces (comma sep), support "low"/"high"/"admin"
jesopo
2020-02-06
1
-17
/
+17
*
|
add a setting to only track words from registered users
jesopo
2020-02-06
1
-0
/
+9
*
|
rewrite words.py to track words per-day (in it's own table)
jesopo
2020-02-06
1
-42
/
+75
*
|
move !alias variables in to alias_variables.py, add RNICK (random nick)
jesopo
2020-02-05
1
-0
/
+12
*
|
update !apikey to use command spec
jesopo
2020-02-05
1
-33
/
+17
*
|
refactor -b/-q/-m timer logic in to 1 function
jesopo
2020-02-05
1
-27
/
+21
*
|
!voice should target a nickname, not a user object
jesopo
2020-02-04
1
-1
/
+2
*
|
store timestamp and current git commit when loading a module
jesopo
2020-02-03
1
-14
/
+2
*
|
actually return gitlab _note result
jesopo
2020-02-03
1
-3
/
+3
*
|
pull project name from "project_name" when "project" doesn't exist
jesopo
2020-02-03
1
-1
/
+4
*
|
check git-show-private *after* we have unfiltered_targets
jesopo
2020-02-01
1
-4
/
+4
*
|
Revert "support gitea respository["private"] as well as project["visibility_l...
•••
This reverts commit 7f659837abd3c3c8c16db51cffbeb2ffa879765f.
jesopo
2020-02-01
1
-2
/
+2
*
|
throw helpful errors when RSS pages cannot be decoded
jesopo
2020-01-31
1
-1
/
+8
*
|
support gitea respository["private"] as well as project["visibility_level"]
jesopo
2020-01-31
1
-2
/
+2
*
|
split utils.datetime out in to .parse and .format
jesopo
2020-01-30
16
-31
/
+35
*
|
replace "/" in channel logfile names with ","
jesopo
2020-01-30
1
-1
/
+7
[next]