Commit Graph

  • b9a24cbab3 Put back a dependancy I removed because I thought it wasn't needed anymore 🤦‍♀️ main Holly 2024-04-15 20:36:23 +0000
  • 08b001e38f Allow users to request a rescan of a message that was missed Holly 2024-04-15 20:23:28 +0000
  • 9688645864 Update readme with config instructions, move images around Holly 2024-04-15 17:44:44 +0000
  • 9aa8056859 Gitignore touchups Holly 2024-04-15 17:35:57 +0000
  • cec6ab372d case-insensitive set codes Holly 2023-06-30 18:30:27 +0000
  • f6335528f5 allow looking up cards with their collector number Holly 2023-06-30 18:21:07 +0000
  • f88fab0431 Flesh out readme Holly McFarland 2022-01-31 14:17:28 -0500
  • 1381b9f8f8 Add requirements.txt to install prereqs with Holly McFarland 2022-01-31 13:51:00 -0500
  • 9e12b91340 Merge pull request 'Include command line flag to repost pinned thread' (#3) from update-pins into main Holly McFarland 2022-01-30 01:24:40 +0000
  • 65661ef8c1 Include command line flag to repost pinned thread Holly McFarland 2022-01-29 19:50:39 -0500
  • 07d80f689a Allow curly braces in place of square brackets Holly McFarland 2022-01-29 19:47:10 -0500
  • a95e1fb029 Clarify reply_visibility comment Holly McFarland 2022-01-29 18:44:43 -0500
  • 6eb1a5626e Clean up a useless import Holly McFarland 2022-01-29 18:44:15 -0500
  • 6e57ed55b3 Improve documentation Holly 2021-12-17 21:02:31 +0000
  • 6443f7b849 Refactor easter eggs into a separate file Holly 2021-12-17 20:44:58 +0000
  • ec8ffed27b Fix broken DFC support Holly 2021-12-17 20:24:55 +0000
  • 5375a36c52 Merge pull request 'Get card text from Scryfall instead of constructing it' (#2) from scryfall-text-rep into main Holly McFarland 2021-12-11 07:01:19 +0000
  • 1e72ad7199 Get card text from Scryfall instead of constructing it Holly McFarland 2021-12-11 01:48:21 -0500
  • 4be8ddf9b2 Improved DFC support (closes #1) Holly McFarland 2021-03-27 20:54:49 -0400
  • 73e5b2cc85 big refactor + respond to mentions Holly McFarland 2021-03-26 18:57:10 -0400
  • 7273f71132 allow searching for a version of a card with a specific set Holly 2021-03-26 02:44:36 +0000
  • 173060d2d3 Revert "upload attachments asynchronously" Holly 2021-03-17 19:42:23 +0000
  • ec7d7176b0 upload attachments asynchronously Holly McFarland 2021-03-17 15:05:51 -0400
  • 6642754d97 this typo wasn't causing problems because we use fuzzy matching anyway but it is still a typo Holly 2021-03-16 21:07:37 +0000
  • bcf2ad4ba1 Don't choke when the status fails to send Holly 2021-03-13 03:33:56 +0000
  • 979956d347 easter egg for empty call Holly 2021-03-10 16:50:11 +0000
  • fd06798028 handle paginated follower/following lists, whoops Holly 2021-03-10 16:47:20 +0000
  • 3a7a9ad33e extremely light cleaning up of the input being being passed blindly into the scryfall api Holly 2021-03-10 03:45:14 +0000
  • 93d0c363ad easter egg for people who try to put in something too long Holly 2021-03-10 03:28:59 +0000
  • 81244e2190 don't allow search queries so long the api spits in my face about it Holly 2021-03-10 03:18:44 +0000
  • d60c44a03c fix bug that caused it to ignore all boosts, and all statuses that were not boosts Holly 2021-03-10 03:02:24 +0000
  • 802b9d3906 more gracefully handle rate limiting (in theory anyway) Holly 2021-03-10 02:57:43 +0000
  • adf781c48f ignore boosts (in theory anyway) Holly 2021-03-10 02:52:37 +0000
  • aa8b049342 fix a stray import Holly 2021-03-09 18:40:55 +0000
  • 668ed5e96a log url of posted replies Holly McFarland 2021-03-09 13:02:24 -0500
  • e8b225df6a Don't push your commits without testing, kids. I don't care if you were just swapping a couple variable names around. You will miss something. Holly McFarland 2021-03-09 12:56:48 -0500
  • 2b09af66f3 wrote more comments Holly McFarland 2021-03-09 12:49:15 -0500
  • 8d34e3c7d4 support for double faced cards... sort of Holly McFarland 2021-03-09 11:12:59 -0500
  • 5cb52b90c5 more attempted refactoring. actually made some things uglier but it can followback instantly now Holly McFarland 2021-03-09 10:46:51 -0500
  • 306bf1870b beginning of attempted refactor Holly 2021-03-09 15:08:25 +0000
  • 68c8f66740 remote whitespace from empty lines Holly 2021-03-09 14:20:30 +0000
  • 86dc07d64b Slightly more resilient against crashing due to events I don't know how to handle Holly 2021-03-09 07:09:39 +0000
  • f84360398e enforce python3.9 usage for now Holly 2021-03-09 06:25:13 +0000
  • 916de1bdb0 add the shebang Holly 2021-03-09 06:05:42 +0000
  • df1b8b6c6d fix file permissions Holly 2021-03-09 06:04:50 +0000
  • 378d1e75e3 typo Holly McFarland 2021-03-09 01:03:54 -0500
  • d76831e6c2 i think this is a working v0.1? Holly McFarland 2021-03-09 01:01:09 -0500
  • ef9dd33318 parse card names and reply Holly McFarland 2021-03-09 00:08:20 -0500
  • b754023395 Handles opting in/out and listens for statuses from opted in accounts Holly McFarland 2021-03-08 23:32:26 -0500
  • 6cb0769ee6 Initial commit Holly McFarland 2021-03-09 03:01:43 +0000