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
/
ducks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't show ducks when the bot is silenced
jesopo
2019-05-15
1
-1
/
+5
*
Typo in ducks.py, 'DEFAUL' -> 'DEFAULT'
jesopo
2019-05-11
1
-1
/
+1
*
Change ducks-min-message default to 100
jesopo
2019-05-11
1
-1
/
+4
*
Stop using prevent_highlight. it ruins terminals on OS X
jesopo
2019-05-04
1
-4
/
+2
*
Change min duck messages to 40, change chance back to 5%
jesopo
2019-05-03
1
-2
/
+2
*
Actually import EventManager in ducks.py
jesopo
2019-05-03
1
-1
/
+1
*
Set received.message.channel priority to PRIORITY_MONITOR
jesopo
2019-05-03
1
-1
/
+2
*
Add !friends and !enemies to ducks.py
jesopo
2019-05-03
1
-0
/
+33
*
Reset duck_lines to 0 when a duck has spawned
jesopo
2019-05-03
1
-0
/
+1
*
Change duck-spawn change to 10% per message after 20 messages
jesopo
2019-05-03
1
-1
/
+1
*
there's no `event` in bootstrap_channel
jesopo
2019-05-03
1
-3
/
+3
*
bootstrap old channels for ducks.py
jesopo
2019-05-03
1
-2
/
+9
*
Refector ducks.py
jesopo
2019-05-03
1
-397
/
+56
*
Better constifying of color/font chars
jesopo
2018-11-13
1
-1
/
+1
*
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
jesopo
2018-10-12
1
-5
/
+3
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
•••
related functionality
jesopo
2018-10-03
1
-32
/
+33
*
Switch to using docstring for usage, permission and require_mode
jesopo
2018-09-30
1
-6
/
+6
*
Move all exports to @Utils.export calls
jesopo
2018-09-27
1
-15
/
+11
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-33
/
+31
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-3
/
+1
*
clear channel.games properly.
dngfx
2018-09-22
1
-1
/
+3
*
Fix duck timing and stupid indenting.
dngfx
2018-09-22
1
-5
/
+3
*
Fix ducks.py having a superfluous function
dngfx
2018-09-22
1
-3
/
+0
*
font reset at the beginning of commands to stop wonkiness with highlighting a...
dngfx
2018-09-22
1
-6
/
+10
*
Make tweets say Twitter instead of tweets, and update ducks to add decoys and...
dngfx
2018-09-22
1
-15
/
+90
*
Change Utils.color to take a string to wrap in color
jesopo
2018-09-21
1
-4
/
+7
*
Don't send ducks when they're disabled.
jesopo
2018-09-19
1
-0
/
+2
*
Fix some styling in ducks.py
jesopo
2018-09-19
1
-22
/
+13
*
Fix a few niggles
dngfx
2018-09-09
1
-17
/
+16
*
FONT_RESET should be FONT_COLOR, also more string wizardry in ducks.py!
dngfx
2018-09-09
1
-4
/
+8
*
String formatting exists and it is a wonderful thing.
dngfx
2018-09-09
1
-20
/
+27
*
Add channel prefix to .usage (So it shows .8ball <question> instead of just 8...
•••
Updated ducks.py, more efficient code and style tweaks.
dongfix
2018-09-09
1
-12
/
+12
*
Clean up combining new.channel and __init__ channel bootstrapping
jesopo
2018-09-08
1
-10
/
+5
*
Bootstrap properly on module reload.
dngfx
2018-09-08
1
-1
/
+11
*
Trim garbage code.
dngfx
2018-09-08
1
-3
/
+0
*
More duck timing tweaks
dngfx
2018-09-08
1
-1
/
+1
*
Correct comparison
dngfx
2018-09-08
1
-2
/
+2
*
Typo fix.
dngfx
2018-09-08
1
-1
/
+1
*
Full metal duck.
dngfx
2018-09-08
1
-1
/
+1
*
Refactor ducks.py to make sense.
dngfx
2018-09-08
1
-50
/
+35
*
Remove debug code.
dngfx
2018-09-08
1
-1
/
+0
*
Remove unused code.
dngfx
2018-09-08
1
-1
/
+0
*
Tweak duck timing.
dngfx
2018-09-08
1
-1
/
+1
*
8ball answer updates and ducks.py fix.
dngfx
2018-09-08
1
-1
/
+1
*
PEP8 Compliance.
dngfx
2018-09-08
1
-3
/
+6
*
New and fresh ducks.py! And an 8ball.py adjustment...!
dngfx
2018-09-08
1
-167
/
+265
*
Ducks new progress
dngfx
2018-09-08
1
-6
/
+6
*
Merge pull request #17 from dngfx/master
•••
Update duck timer
jesopo
2018-09-05
1
-1
/
+1
|
\
|
*
Update duck timer
dngfx
2018-09-04
1
-1
/
+1
*
|
Don't use IRCUser.id ever, use IRCUser.get_id()
jesopo
2018-09-05
1
-3
/
+3
|
/
[next]