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
*
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
2
-6
/
+26
*
Listen for 903 for sasl success, not 900
jesopo
2018-09-07
1
-1
/
+1
*
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
1
-2
/
+9
*
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
1
-6
/
+11
*
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
1
-23
/
+31
*
Add !ignore and !unignore in commands.py
jesopo
2018-09-06
1
-10
/
+35
*
Support account-tag in permissions.py
jesopo
2018-09-05
1
-1
/
+2
*
Typo in channel_save; channes -> channels
jesopo
2018-09-05
1
-1
/
+1
*
Merge branch 'master' of github.com:jesopo/bitbot
jesopo
2018-09-05
1
-1
/
+1
|
\
|
*
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
*
|
|
Add !givecoins to coins.py
jesopo
2018-09-05
1
-8
/
+29
|
/
/
*
|
protect_registered doesn't exist anymore
jesopo
2018-09-05
1
-2
/
+2
*
|
Get user to do get_id() on in coins.py
jesopo
2018-09-05
1
-1
/
+2
*
|
Add another control to prevent coin duplication if someone manages to send coins
•••
to themselves
jesopo
2018-09-05
1
-1
/
+5
*
|
Don't use IRCUser.id ever, use IRCUser.get_id()
jesopo
2018-09-05
5
-12
/
+11
*
|
Support IRCv3's account-notify/extended-join along with WHOX to replace internal
•••
register/identify
jesopo
2018-09-05
1
-36
/
+49
|
/
*
twitter.py -> tweets.py
jesopo
2018-09-04
1
-3
/
+3
*
Fix a huge security issue: sign users out when they change nickname
jesopo
2018-09-04
1
-3
/
+10
*
Send message-tags through PRIVMSG, NOTICE and !commands
jesopo
2018-09-03
1
-2
/
+3
*
Add !reconnect in admin.py
jesopo
2018-09-03
1
-9
/
+12
*
Add database_backup.py for rotated database backups
jesopo
2018-09-03
1
-0
/
+28
*
Only offer sasl when we have sasl authentication to send
jesopo
2018-09-03
1
-1
/
+2
*
Remove channel from autojoin when BitBot parts it
jesopo
2018-09-03
1
-4
/
+10
*
Support IRCv3's chghost and invite-notify
jesopo
2018-09-03
1
-2
/
+3
[next]