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 (
Collapse
)
Author
Age
Files
Lines
*
Move lists out of scope
dngfx
2018-09-01
2
-29
/
+27
|
*
Add 8ball module
dngfx
2018-09-01
1
-0
/
+30
|
*
Cosmetic enhancement for ducks and dice.
dngfx
2018-09-01
2
-11
/
+13
|
*
Remove superfluous code from ducks.py and introduce dice.py (DND rolling ↵
dngfx
2018-09-01
2
-37
/
+55
|
|
|
|
function .roll 1d20)
*
Switch print() to log.info() for next-duck-wave information.
dngfx
2018-09-01
1
-3
/
+4
|
*
Fix this back to channel.send_message(), stdout just no.
dngfx
2018-09-01
1
-1
/
+1
|
*
Set a timer for sending out ducks randomly, and change some messages to stdout.
dngfx
2018-09-01
1
-16
/
+22
|
*
Adjust timing for production.
dngfx
2018-08-31
1
-2
/
+2
|
*
Introduce .killers for ducks.py
dngfx
2018-08-31
1
-2
/
+34
|
*
THE OVERLORD DEMANDS I TRASH IT
dngfx
2018-08-31
1
-1
/
+0
|
*
Change to stdout because i'm a pillock.
dngfx
2018-08-31
1
-1
/
+1
|
*
.friends support! Yay, lets be friends.
dngfx
2018-08-31
1
-2
/
+29
|
*
Just duck things~
dngfx
2018-08-31
1
-22
/
+41
|
*
Migrate duck data to user_channel_settings.
dngfx
2018-08-31
1
-10
/
+18
|
*
Where on earth did this PHP relic come from?
dngfx
2018-08-31
1
-1
/
+1
|
*
Fix decoys stacking up and attempting to take over irc.
dngfx
2018-08-31
1
-1
/
+6
|
*
That commit was just a decoy.
dngfx
2018-08-31
1
-1
/
+1
|
*
Decoy Fiddling
dngfx
2018-08-31
1
-3
/
+6
|
*
Remove print in ducks.py
jesopo
2018-08-31
1
-2
/
+0
|
*
Give modules event objects with "context"s, to facilitate purging all the event
jesopo
2018-08-31
60
-290
/
+296
|
|
|
|
hooks for a module
*
Revert "Reformat"
dngfx
2018-08-31
60
-1346
/
+816
|
|
|
|
This reverts commit abed9cf
*
Reformat
dngfx
2018-08-31
60
-816
/
+1346
|
*
A start on .decoy for ducks.
dngfx
2018-08-31
1
-8
/
+34
|
*
Revert the god awful database edits I made and make ducks.py convert to int. ↵
dngfx
2018-08-31
1
-1
/
+11
|
|
|
|
Might be an idea to make a make_int function?
*
Apparently i auto-reformatted the code. Either way I fixed ducks spawning ↵
dngfx
2018-08-31
1
-16
/
+25
|
|
|
|
endlessly.
*
Make channel values being inserted into SQLite integers if they're numbers.
dngfx
2018-08-31
2
-1
/
+167
|
|
|
|
|
|
Update ducks.py, you can now .bef and .bang! Coming soon: .friends, .killers, and .ducks Update google to use gb instead of us. We're British goddamnit.
*
Update strax generator with a bunch of new phrases and attacks.
dngfx
2018-08-30
1
-1
/
+1
|
*
use assure_call for trakt.py and lastfm.py
jesopo
2018-08-30
2
-2
/
+2
|
*
Update strax generator with a bunch of new phrases and attacks.
dngfx
2018-08-30
1
-14
/
+20
|
*
Update strax generator to make more sense when exclaiming instead of ↵
dongfix
2018-08-30
1
-3
/
+8
|
|
|
|
questioning.
*
Add missing comma in strax.py
jesopo
2018-08-30
1
-1
/
+1
|
*
Fix strax.py to randomise other things and fix random choice 1,2
dongfix
2018-08-30
1
-3
/
+3
|
*
Add strax.py .strax command.
dongfix
2018-08-30
1
-0
/
+33
|
*
Add missing "," in channel_op.py
jesopo
2018-08-30
1
-1
/
+1
|
*
Only get highlight-spam-threshold setting when there's more than one highlight
jesopo
2018-08-30
1
-3
/
+3
|
|
|
|
in a line
*
Add help and usage for commands in channel_op.py
jesopo
2018-08-30
1
-9
/
+18
|
*
Only show 2 biggest units in !seen
jesopo
2018-08-29
1
-3
/
+4
|
*
Report actual topic setter (use 333, not 332)
jesopo
2018-08-29
1
-7
/
+9
|
*
Print topics in print_activity.py
jesopo
2018-08-29
1
-0
/
+11
|
*
Delete "permissions" setting when it's empty
jesopo
2018-08-29
1
-1
/
+4
|
*
Add the ability to only require authentication if your nickname is registered
jesopo
2018-08-28
2
-5
/
+15
|
*
Add !givepermission and !removepermission to permissions.py
jesopo
2018-08-28
1
-5
/
+50
|
*
Change command.py to use call_limited
jesopo
2018-08-28
1
-3
/
+4
|
*
Allow users to see their internal IDs and channel IDs
jesopo
2018-08-28
1
-0
/
+18
|
*
Save when a user sends their "first" words (won't be correct for old users)
jesopo
2018-08-28
1
-0
/
+5
|
*
80 cols!
jesopo
2018-08-28
1
-3
/
+2
|
*
Added !channelsetoverride in set.py
jesopo
2018-08-28
1
-0
/
+6
|
*
.log -> .buffer, i missed this one!
jesopo
2018-08-28
1
-1
/
+1
|
*
Change how specific events assure their hooks gets the event independant of
jesopo
2018-08-28
6
-15
/
+15
|
|
|
|
loading order
*
Made "you need to be authenticated" message more helpful
jesopo
2018-08-28
1
-1
/
+3
|
[next]