Commit graph

2066 commits

Author SHA1 Message Date
Dan
ba065ad646
omg it's the future (#15)
* Add Database.UserChannelSettings.find_all_by_setting

* Turns out we didn't need find_all_by_setting

* Actually, we do need find_all_by_setting

* Table name typo

* Add Utils.bold and Utils.underline

* Added functionality to load, unload and reload modules from a command!
2018-09-01 11:40:57 +01:00
dngfx
7db9a8ea2b Move lists out of scope 2018-09-01 11:40:08 +01:00
jesopo
29609fffd7 Added functionality to load, unload and reload modules from a command! 2018-09-01 11:29:26 +01:00
dngfx
80cbf2d66e Add 8ball module 2018-09-01 11:04:51 +01:00
dngfx
0a96a79077 Cosmetic enhancement for ducks and dice. 2018-09-01 10:52:04 +01:00
Dan
c284608cbd
Formatting request (#14)
* Add Database.UserChannelSettings.find_all_by_setting

* Turns out we didn't need find_all_by_setting

* Actually, we do need find_all_by_setting

* Table name typo

* Add Utils.bold and Utils.underline
2018-09-01 10:37:09 +01:00
jesopo
41817ce255 Add Utils.bold and Utils.underline 2018-09-01 10:34:55 +01:00
dngfx
3f66940e77 Remove superfluous code from ducks.py and introduce dice.py (DND rolling function .roll 1d20) 2018-09-01 10:22:44 +01:00
dngfx
3d3cb9a598 Switch print() to log.info() for next-duck-wave information. 2018-09-01 09:09:02 +01:00
dongfix
1443dd83b9
Merge in (#13)
* Add Database.UserChannelSettings.find_all_by_setting

* Turns out we didn't need find_all_by_setting

* Actually, we do need find_all_by_setting

* Table name typo
2018-09-01 08:39:09 +01:00
dngfx
e5d298af60 Fix this back to channel.send_message(), stdout just no. 2018-09-01 02:21:57 +01:00
dngfx
cc21f1d9a3 Set a timer for sending out ducks randomly, and change some messages to stdout. 2018-09-01 01:56:07 +01:00
dngfx
4a9d823d54 Adjust timing for production. 2018-08-31 18:31:46 +01:00
dngfx
06466187b6 Introduce .killers for ducks.py 2018-08-31 18:23:46 +01:00
jesopo
741bd04ee7
Merge pull request #10 from dngfx/master
Ducks.py fiddling
2018-08-31 17:07:08 +01:00
dongfix
565ca711f5
Typo fix (#12)
* Add Database.UserChannelSettings.find_all_by_setting

* Turns out we didn't need find_all_by_setting

* Actually, we do need find_all_by_setting

* Table name typo
2018-08-31 17:04:30 +01:00
dngfx
7e06e06ee0 THE OVERLORD DEMANDS I TRASH IT 2018-08-31 17:04:15 +01:00
dngfx
4b654ed12d Change to stdout because i'm a pillock. 2018-08-31 17:02:46 +01:00
jesopo
8aad8080e1
Merge pull request #9 from dngfx/master
Fix decoys stacking up and attempting to take over irc.
2018-08-31 17:00:27 +01:00
dngfx
95d1475f2c .friends support! Yay, lets be friends. 2018-08-31 16:58:25 +01:00
dongfix
faff26f58a
Update Database.py 2018-08-31 16:10:16 +01:00
dngfx
6e400a5470 Just duck things~ 2018-08-31 16:06:11 +01:00
jesopo
1cafc3462a Table name typo 2018-08-31 16:02:48 +01:00
dongfix
b964995419
All the settings (#11)
* Add Database.UserChannelSettings.find_all_by_setting

* Turns out we didn't need find_all_by_setting

* Actually, we do need find_all_by_setting
2018-08-31 15:49:57 +01:00
jesopo
525de94c02 Actually, we do need find_all_by_setting 2018-08-31 15:34:56 +01:00
jesopo
edc0d9d391 Turns out we didn't need find_all_by_setting 2018-08-31 15:18:59 +01:00
jesopo
5eaf4a8790 Add Database.UserChannelSettings.find_all_by_setting 2018-08-31 15:18:59 +01:00
jesopo
303cf85ac6 Turns out we didn't need find_all_by_setting 2018-08-31 15:17:15 +01:00
jesopo
8a80d8e67d Add Database.UserChannelSettings.find_all_by_setting 2018-08-31 15:13:56 +01:00
dngfx
bce8cef524 Migrate duck data to user_channel_settings. 2018-08-31 14:36:25 +01:00
dngfx
0f1e683cd3 Where on earth did this PHP relic come from? 2018-08-31 14:16:27 +01:00
dngfx
0bb3ae9273 Fix decoys stacking up and attempting to take over irc. 2018-08-31 14:10:20 +01:00
jesopo
a3f48c0844
Merge pull request #8 from dngfx/master
DUCKS!
2018-08-31 14:00:53 +01:00
jesopo
67d8aceca9
Merge branch 'master' into master 2018-08-31 14:00:42 +01:00
dngfx
309b119ec5 That commit was just a decoy. 2018-08-31 14:00:09 +01:00
dngfx
a6d2f4cd5b Decoy Fiddling 2018-08-31 13:58:44 +01:00
jesopo
25e6bfa900 Support replay keyword in EventHookContext.hook 2018-08-31 13:44:39 +01:00
jesopo
fd653ba117 Move event priority mechanics to get_hooks() to factor in contextual events 2018-08-31 13:44:39 +01:00
jesopo
38e1b5d0ad Some networks don't prefix channel names in INVITE messages 2018-08-31 13:44:39 +01:00
jesopo
d4243edf63 Remove _unhook and always use get_hooks() in IRCLineHandler 2018-08-31 13:44:39 +01:00
jesopo
6f2da2c40f Remove print in ducks.py 2018-08-31 13:44:39 +01:00
jesopo
b7cf524e98 Give modules event objects with "context"s, to facilitate purging all the event
hooks for a module
2018-08-31 13:44:39 +01:00
jesopo
a95ff9b677 Support replay keyword in EventHookContext.hook 2018-08-31 13:39:40 +01:00
jesopo
85af02ffe5 Move event priority mechanics to get_hooks() to factor in contextual events 2018-08-31 13:32:46 +01:00
jesopo
da1e87e335 Some networks don't prefix channel names in INVITE messages 2018-08-31 13:20:35 +01:00
jesopo
03fbd3c8e1 Remove _unhook and always use get_hooks() in IRCLineHandler 2018-08-31 13:14:31 +01:00
jesopo
d6ee10c513 Remove print in ducks.py 2018-08-31 12:56:31 +01:00
jesopo
9874f79b49 Give modules event objects with "context"s, to facilitate purging all the event
hooks for a module
2018-08-31 12:55:52 +01:00
jesopo
9cd4e86750
Merge pull request #7 from dngfx/master
I've been busy!
2018-08-31 12:08:55 +01:00
dngfx
90ce92dc39 Revert "Reformat"
This reverts commit abed9cf
2018-08-31 10:51:47 +01:00