Commit Graph

73 Commits

Author SHA1 Message Date
Russell 210200a883 Added chatgraph 2020-03-02 16:31:58 -05:00
Russell a911d0e01b Fixing it for real this time 2019-06-14 13:36:14 -04:00
Russell 4ba577b243 Fixed bots. did things 2019-06-14 08:47:20 -04:00
Russell a8b397a44f Update things, delete things, add things 2019-03-15 10:20:44 -04:00
Russell 772995c0ff Add files I forgot 2019-01-29 10:04:31 -05:00
Russell 5f1bf146c3 Converted tildebot to pinhook framework. Moved other things around. Util-ified stuff 2019-01-29 09:58:38 -05:00
Russell bc102890b2 Ported banterbot to pinhook framework and some other changes 2019-01-25 11:16:19 -05:00
Russell 0627b4a9e3 Fixed some banterbot stuff and more 2018-12-05 15:31:01 -05:00
Russell d7842734ac Added some more debugging stuffs to banterbot. Fixed some utils 2018-11-20 16:41:16 -05:00
Russell f2dbad05af Did some work on banterbot, tildebot puzzles. backup tildescores 2018-11-19 08:58:53 -05:00
Russell 2a2ed1e064 Fix a bunch of bot code and checkin systemd files 2018-11-01 11:05:52 -04:00
Russell 6770c70068 Merge branch 'master' of https://github.com/RussellChamp/tilde-projects 2018-10-25 10:41:09 -04:00
Russell d8f646c570 Update some stuff 2018-10-25 10:17:21 -04:00
Russell 8b90e73cf6
Merge pull request #6 from benharri/master
ok this is a huge diff
2018-10-25 10:15:04 -04:00
Ben Harris eeadac5aa0
fix for PR comments. also turns DEBUG off 2018-10-10 18:09:37 -04:00
Ben Harris 649a56f6c2
another big diff. tested some things 2018-10-09 02:53:23 -04:00
Ben Harris 99cf1c5822
format strings and server:port connections 2018-10-09 02:50:11 -04:00
Ben Harris 58753c7234
black 2018-10-09 02:50:10 -04:00
Ben Harris a8a5de36f2
idk 2018-10-09 02:50:06 -04:00
Russell e5c499d86e
Merge pull request #5 from benharri/master
fix ping, systemd example
2018-10-05 14:01:01 -04:00
Ben Harris 1019270dc2 might as well fix all bots 2018-10-05 13:56:15 -04:00
Ben Harris 464299a6af fix ping, systemd example 2018-10-05 13:46:25 -04:00
Russell 9247e2f2e2 Just some recent changes 2018-09-19 17:04:38 +00:00
Russell ce32bc223b
Update README.md 2018-07-18 15:46:02 -04:00
Russell ff4faec314
Merge pull request #4 from rakiru/master
Tildebot Improvements from ~deltawitch
2018-07-18 15:43:41 -04:00
rakiru 3d2af2a72d tildebot | Accept either order of prime factors 2018-07-17 22:55:06 +01:00
rakiru 888b3e871a tildebot | Accept alternative correct anagrams
Since this means there's multiple possible answers, I made it so that the
answer can now be a function, and that gets run with the guess. This may
open the door to other puzzle ideas that have been ignored due to having
more than one correct answer.
2018-07-16 22:01:36 +01:00
rakiru f883cda857 tildebot | Add badword filter to word-based puzzles
The list isn't "complete" in any sense, and it may seem somewhat arbitrary,
but I didn't want to just dump a massive file I found online into it. It
should work perfectly if you want to do that though.
2018-07-16 21:59:46 +01:00
rakiru 58432b5cdf tildebot | Move bonus points to puzzle file
It seemed like the more logical place to be, and the way it was detecting
might've accidentally given bonuses to future questions. It also means the
bonus could be adjusted per question type now, if so desired.
2018-07-16 21:55:22 +01:00
rakiru dcbf3d174e tildebot | Only listen for answers in bot channel 2018-07-16 21:43:26 +01:00
Russell 52a9aaf7ac
Fix the markdown
This ain't no wiki-text
2018-06-15 11:28:08 -04:00
Russell 380f580c1f Added madlibbot readme 2018-06-15 15:16:56 +00:00
Russell 1671c4f3cb Modified some bots. Added madlib bot. 2018-06-13 14:34:23 +00:00
Russell e9fc646207 Some new features and fixes for banterbot and topicbot. update to chatcloud 2018-04-24 15:21:29 +00:00
Russell 3da5e4073c Added script to ping me when a new mfp track is released 2018-02-28 21:15:06 +00:00
Russell 4fa28ac636 Added some puzzle thingsy 2018-02-28 21:11:39 +00:00
Russell 746f1091bb Did some work on some things 2018-02-28 21:08:22 +00:00
Russell 6838f0ce5f Added some more scripts 2018-01-24 20:55:25 +00:00
Russell 1849bd34e5 Lots of little random things 2018-01-24 20:51:54 +00:00
Russell c89ac52460 Just some general updates to bots and such 2017-08-04 12:06:58 +00:00
Russell d9eac44b35 Updated some stuff hey 2017-03-30 21:39:44 +00:00
Russell 57485f6ffd Random update of various things 2016-09-07 15:58:36 +00:00
Russell d76dd9c674 Added some stuff, deleted some stuff, modified some stuff 2016-03-10 11:54:42 -05:00
Russell 8454515e67 first commit on GitLab 2016-02-22 15:38:30 -05:00
Russell ede88cf3bb Merge pull request #2 from Marcus316/patch-2
Fix possible timing issue. Thanks ~marcus
2016-02-05 13:45:05 -05:00
Marcus316 40ec01f058 Update tildebot.py 2016-02-05 13:34:19 -05:00
Marcus316 8fdd2ce027 Fix possible timing issue 2016-02-05 13:32:53 -05:00
Russell 5bd1f60a0b Just some new banterbot trick and changes and things 2016-02-04 09:41:43 -05:00
Russell 10d2aef8d0 Merge pull request #1 from Marcus316/patch-1
Update banterbot.py with multi-definition handling
2016-01-13 11:28:33 -05:00
Marcus316 f7104fdcc7 Update banterbot.py 2016-01-13 11:17:57 -05:00