Commit Graph

21 Commits

Author SHA1 Message Date
flyingtoasters
b82c0aa22f removed discord.js junk 2025-04-04 11:07:32 -04:00
flyingtoasters
2f7508e31b Update commands.js 2025-04-04 11:05:27 -04:00
flyingtoasters
dbf86ee4ec package update+more
npm update
attempt to use discord.js to simply create a client and send messages
2025-04-04 10:52:09 -04:00
flyingtoasters
8f85100efa save-state pin 2025-04-04 10:29:01 -04:00
flyingtoasters
94ec4717be split dev from prod functions
some breaking changes including
added a function to handle the recursive split sending
switched to trying to use the app/token/callback and app/token webhooks since that seems to be the correct way to send multiple messages in the same sequence
added some logic to 'smartly' break messages around newlines instead of at a fixed index
added await into the recursive calls to sending split messages
2025-04-04 10:14:15 -04:00
flyingtoasters
f03d31b829 work towards splitting messages 2025-04-03 18:09:46 -04:00
flyingtoasters
f6235a2a40 multi messages is fixed.
now just need to deploy the change to the other functions
2025-04-03 16:20:27 -04:00
flyingtoasters
6f09f9a7f3 started work on extractIcons 2025-04-03 12:41:18 -04:00
flyingtoasters
ac8a8a7c31 reademe improvements and images 2025-03-28 14:02:35 -04:00
flyingtoasters
c43212de39 initial publication 2025-03-28 13:31:01 -04:00
flyingtoasters
e72c1d4e42 updated with stub for new command 2025-03-26 13:26:52 -04:00
flyingtoasters
3f00c88494 file reorganization 2025-03-26 12:51:40 -04:00
flyingtoasters
8b7b2f304c replace project reademe 2025-03-26 12:48:41 -04:00
flyingtoasters
e5d13dab1a file rename 2025-03-26 12:46:12 -04:00
flyingtoasters
b6cf70c8e2 Create READEME.md 2025-03-26 12:44:31 -04:00
flyingtoasters
01ca7d44d9 initial bot commit 2025-03-26 12:19:43 -04:00
flyingtoasters
4f5605f3e0 added example dbs 2025-03-10 23:01:41 -04:00
flyingtoasters
163e99cedc add fetch-points
All functions are untested
2025-03-10 22:58:50 -04:00
flyingtoasters
bf6e44b620 Update README.md
Generated instructions from copilot
2025-03-10 14:59:27 -04:00
flyingtoasters
e7fc85162d first draft, untested 2025-03-10 14:54:58 -04:00
flyingtoasters
03ac70025f Initial commit 2025-03-10 14:50:31 -04:00