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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add !serverset and !serverget
jesopo
2018-09-09
2
-8
/
+24
*
Switch set.py to use delimited events
jesopo
2018-09-09
1
-18
/
+15
*
i dun fixed it!
dngfx
2018-09-09
1
-2
/
+3
*
h8 everything right now
dngfx
2018-09-09
2
-3
/
+4
*
WOOP WOOP THAT'S THE SOUND OF LINKS FOR TWEETS
dngfx
2018-09-09
2
-17
/
+45
*
Better indentation in commands.py
jesopo
2018-09-09
1
-9
/
+3
*
Merge branch 'master' into master
jesopo
2018-09-09
0
-0
/
+0
|
\
|
*
Clean up combining new.channel and __init__ channel bootstrapping
jesopo
2018-09-08
1
-10
/
+5
|
*
Merge pull request #18 from dngfx/master
•••
Ducks.py refresh!
jesopo
2018-09-08
2
-171
/
+275
|
|
\
*
|
|
Fix a few niggles
dngfx
2018-09-09
2
-18
/
+21
*
|
|
Grammar fix
dngfx
2018-09-09
1
-2
/
+2
*
|
|
A shakespear insult generator, with optional target. Because why not?
dngfx
2018-09-09
1
-0
/
+74
*
|
|
FONT_RESET should be FONT_COLOR, also more string wizardry in ducks.py!
dngfx
2018-09-09
2
-6
/
+10
*
|
|
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
2
-13
/
+21
*
|
|
Make google.py show the search term in the results.
dngfx
2018-09-08
1
-2
/
+2
*
|
|
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 old ducks.py
dngfx
2018-09-08
1
-263
/
+0
*
|
More 8ball answers.
dngfx
2018-09-08
1
-1
/
+7
*
|
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
2
-2
/
+7
*
|
PEP8 Compliance.
dngfx
2018-09-08
1
-3
/
+6
*
|
Rename ducks_old.py to stop it getting autoloaded.
dngfx
2018-09-08
1
-0
/
+0
*
|
New and fresh ducks.py! And an 8ball.py adjustment...!
dngfx
2018-09-08
4
-283
/
+531
*
|
Set unique user properly.
dngfx
2018-09-08
1
-3
/
+4
*
|
Ducks new progress
dngfx
2018-09-08
2
-6
/
+120
|
/
*
Remove starttls.py, it's harder than I thought.
jesopo
2018-09-07
1
-26
/
+0
*
Support IRCv3's tls/STARTTLS
jesopo
2018-09-07
3
-11
/
+36
*
Listen for 903 for sasl success, not 900
jesopo
2018-09-07
1
-1
/
+1
*
Support IRCv3's cap-notify
jesopo
2018-09-07
1
-1
/
+10
*
Only "finish" a sasl handshake when we get a 900
jesopo
2018-09-07
1
-0
/
+3
*
Support CAP 3.2
jesopo
2018-09-07
3
-18
/
+42
*
Support server-time, even if it's ignored for the moment
jesopo
2018-09-07
1
-1
/
+1
*
Set +o/+v on a user if they're in the channel at the time of !addop/!addvoice
jesopo
2018-09-06
1
-0
/
+3
*
addvoice/removevoice should use "v" not "o"
jesopo
2018-09-06
1
-2
/
+2
*
Only do automode when a user is identified, also do automode on an IRCv3
•••
ACCOUNT command
jesopo
2018-09-06
2
-6
/
+13
*
Finally implement auto_mode.py!
jesopo
2018-09-06
1
-11
/
+61
*
Don't strip out empty arguments on commands.py
jesopo
2018-09-06
1
-1
/
+1
*
Add !topic and !topicappend in channel_op.py
jesopo
2018-09-06
2
-23
/
+33
*
Add !ignore and !unignore in commands.py
jesopo
2018-09-06
1
-10
/
+35
*
Support NOTICE without a prefix ("NOTICE AUTH" etc)
jesopo
2018-09-06
1
-3
/
+8
[next]