Commit Graph

200 Commits

Author SHA1 Message Date
Logan Cusano b7147695ac Fixing declaration bug and updating comments 2023-04-01 16:35:24 -04:00
Logan Cusano d7da3c636c Update SQL helper function to retry the database if it's unreachable 2023-04-01 16:28:52 -04:00
Logan Cusano 68b5e5436c Using the correct variable if the post is empty 2023-03-31 20:36:25 -04:00
Logan Cusano 46ff0f49e8 Add default text if the post.content variable is empty 2023-03-31 20:20:32 -04:00
Logan Cusano 8a417d9ed7 Fixing bug in message sending 2023-03-30 23:03:56 -04:00
Logan Cusano 8ff82a462b Trim whitespace in RSS messages 2023-03-30 19:58:31 -04:00
Logan Cusano 1aea162b8f Update RSS messages to send the content in the description 2023-03-29 20:54:24 -04:00
Logan Cusano edef8a4c7d Error handling different RSS feeds 2023-03-17 23:27:12 -04:00
Logan Cusano c8b90ca220 Bugfix for potential #2 fix 2023-03-13 23:38:36 -04:00
Logan Cusano ad09caac25 Changing only other Mysql connection to pool
- #2
2023-03-13 23:32:58 -04:00
Logan Cusano 89d1cf3ee6 Updated permissions on updater bash script 2023-03-13 00:14:50 -04:00
Logan Cusano 14693692d0 Adding updater script 2023-03-13 00:13:25 -04:00
Logan Cusano a86e4b2876 Wait for the refresh period before starting RSS feeds 2023-03-13 00:07:07 -04:00
Logan Cusano a7bcf971c4 Fixed bug when sending DALL-E images 2023-03-13 00:06:39 -04:00
Logan Cusano f840d754ac Merge branch 'main' of git.vpn.cusano.net:logan/Emmelia-Link-Flayer-Rewrite 2023-03-12 15:54:52 -04:00
Logan Cusano cb8dfca8dd Return the source title from record promises 2023-03-12 15:54:22 -04:00
logan d372bcd8af Merge pull request 'feature/merge-multiple-images' (#7) from feature/merge-multiple-images into main
Images will now have their own embeds
2023-03-12 04:39:35 -04:00
Logan Cusano cdb766520d Added multiple embed builders for multiple images 2023-03-12 04:23:17 -04:00
logan fcf61f3958 Merge pull request 'merge production into feature branch' (#4) from main into feature/merge-multiple-images
Reviewed-on: #4
2023-03-12 04:01:51 -04:00
Logan Cusano af74c7b90d Remove unused module 2023-03-12 03:59:01 -04:00
Logan Cusano ffacd19883 Potential fix fo #2 2023-03-12 03:47:49 -04:00
Logan Cusano 9e2814cb2c Init branch, WIP
Needs new library to merge images
2023-03-11 23:07:48 -05:00
Logan Cusano 72134b1b7b Working on #2 2023-03-11 23:05:50 -05:00
Logan Cusano 8ed0b969dd Fix bug in deploy commands
- Pass the client ID from the bot to the command
2023-03-11 21:22:33 -05:00
Logan Cusano 06d856e23d Add an exit delay and key
- key 'EXIT_ON_ERROR_DELAY'
2023-03-11 21:21:46 -05:00
Logan Cusano 81851a11b7 Add waits and extra sleeps to slow down the rss engine 2023-03-11 16:53:07 -05:00
Logan Cusano a64fe6a669 adding a wait time before starting the rss feeds 2023-03-11 16:41:26 -05:00
Logan Cusano 9a710c0785 Improved logging on deploy commands 2023-03-11 16:33:48 -05:00
Logan Cusano 07522c0c19 Update debug to add a key, when set exit the app on error
.env key "EXIT_ON_ERROR"
2023-03-11 16:30:22 -05:00
Logan Cusano ea33b13a87 Temporarily add an exit after an error log to investigate 2023-03-11 16:03:11 -05:00
Logan Cusano 5bf0ae661e Add better logging to deploy commands 2023-03-11 15:54:41 -05:00
Logan Cusano 1e6a50ff1b Updating rss source to be the name of the source not link 2023-03-11 15:54:27 -05:00
Logan Cusano 6cccc86d90 Attempted Bugfix for logan/Emmelia-Link-Flayer-Rewrite#2 2023-03-10 23:14:16 -05:00
Logan Cusano d19ccd046a Missed debugging causing bug 2023-03-04 22:49:06 -05:00
Logan Cusano 2aa8620590 Fix content length bug when sending messages 2023-03-04 22:48:06 -05:00
Logan Cusano 3d63d5733a Catch error in message sending 2023-03-04 22:43:13 -05:00
Logan Cusano 9f10690681 Bug fix for #2 2023-03-04 22:40:49 -05:00
Logan Cusano 750db6407b Attempt to fix bug
- logan/Emmelia-Link-Flayer-Rewrite#2
2023-03-04 22:38:43 -05:00
Logan Cusano d84d8073a3 Update ToDo 2023-02-27 00:25:36 -05:00
Logan Cusano 384dd7011f Large Transaction Update 2023-02-27 00:20:54 -05:00
Logan Cusano 0c4fee091e Updated help command 2023-02-27 00:20:36 -05:00
Logan Cusano 8b7547c02b Update help message for chat and imagine 2023-02-26 22:42:48 -05:00
Logan Cusano 94a4694a04 Added timestamp call to Emmelia builder 2023-02-26 22:26:41 -05:00
Logan Cusano 14b107dd51 Update insufficient balance and new user messages 2023-02-26 22:16:53 -05:00
Logan Cusano aa8878feee Update ToDo 2023-02-26 22:16:29 -05:00
Logan Cusano 294d8897f7 Add pricing command 2023-02-26 22:09:16 -05:00
Logan Cusano 221956641c Updated command name 2023-02-26 22:08:10 -05:00
Logan Cusano 8c341b747d Updated description text 2023-02-26 22:07:50 -05:00
Logan Cusano ff5bff89ee Remove unused commands 2023-02-26 22:07:33 -05:00
Logan Cusano 7bddccc5f4 Add balance command for users to check their balance 2023-02-26 21:42:37 -05:00