Commit Graph

85 Commits

Author SHA1 Message Date
Skylar Grant f3573eeaed Stop sending name and owner IDs 2023-06-03 15:02:31 -04:00
Skylar Grant 44a4d572bb Fix file reference 2023-06-03 15:02:31 -04:00
Skylar Grant de6b9ec4e4 Adding dot commands from nodbot 2023-06-03 15:02:31 -04:00
Skylar Grant 56d9cacfbe Change squash type to prevent further execution 2023-06-03 15:02:31 -04:00
Skylar Grant 0c28ec437c err -> error 2023-06-03 15:02:31 -04:00
Skylar Grant 8d64640193 Squash missing guild error 2023-06-03 15:02:31 -04:00
Skylar Grant 1cb5e94145 Better logging output 2023-06-03 15:02:31 -04:00
Skylar Grant 428cbc1597 Removed error dumping for missing messages 2023-06-03 15:02:31 -04:00
Skylar Grant 1c57cb70ae Better role error handling 2023-06-03 15:02:31 -04:00
Skylar Grant 6f3710bc07 Updating dependencies 2023-06-03 15:02:31 -04:00
Skylar Grant 0bdca58d03 Update stderr and stdout to files with timestamps 2023-06-03 15:02:31 -04:00
Skylar Grant 7121ab5390 Versioning 2023-06-03 15:02:31 -04:00
Skylar Grant 2353486150 Fix for hypens in tree name 2023-06-03 15:02:31 -04:00
Skylar Grant 26b79327be Update Discord.js / Breaking Discord API changes 2023-04-01 20:44:50 -04:00
Skylar Grant 9580a500fd extra tools to use with the bot 2023-04-01 20:44:50 -04:00
Skylar Grant 10f8ed9438 Remove setup compare 2023-04-01 20:44:50 -04:00
Skylar Grant 024defbbfc Automatically updating compare messages! 2023-04-01 20:44:50 -04:00
Skylar Grant 27169afcf0 Testing new tree update detection 2023-04-01 20:44:50 -04:00
Skylar Grant 5f37a3e5a3 Improvements to timetoheights calculations display 2023-04-01 20:44:50 -04:00
Skylar Grant a44a83beeb Versioning 2023-04-01 20:44:50 -04:00
Skylar Grant d7bd6b5d41 Stricter check 2023-04-01 20:44:50 -04:00
Skylar Grant 0f8e9a3e10 Add privacy switch 2023-04-01 20:44:50 -04:00
Skylar Grant 9c6204b19b Some more logging 2023-04-01 20:44:50 -04:00
Skylar Grant 02201b2bfa Add percentage modifiers to timetoheight 2023-04-01 20:44:50 -04:00
Skylar Grant 1f115252ca Rate limits 2023-04-01 20:44:50 -04:00
Skylar Grant e632dce612 Stop checking ratelimits 2023-04-01 20:44:50 -04:00
Skylar Grant cdb61cf602 Documentation update 2023-04-01 20:44:50 -04:00
Skylar Grant b2e0b2b17d Stop deleting commands 2023-04-01 20:44:50 -04:00
Skylar Grant e7a76eee65 Fix /setup compare 2023-04-01 20:44:50 -04:00
Skylar Grant a70b27b112 Documentation update 2023-04-01 20:44:50 -04:00
Skylar Grant 1e358e582e CI Update 2023-04-01 20:44:50 -04:00
Skylar Grant d5254dc58a Removed update event 2023-04-01 20:44:50 -04:00
Skylar Grant 8bc80dfaa8 Self-destructing water relay 2023-04-01 20:44:50 -04:00
Skylar Grant 663ef2297b Error update 2023-04-01 20:44:50 -04:00
Skylar Grant 56be24b5cd Bugfixes in notifications and update to relay 2023-04-01 20:44:50 -04:00
Skylar Grant ebc31b5a0c Versioning 2023-04-01 20:44:50 -04:00
Skylar Grant 1367a90904 Start collector when the command is run 2023-04-01 20:44:50 -04:00
Skylar Grant 26b5728636 Disappearing fruit pings 2023-04-01 20:44:50 -04:00
Skylar Grant b724229f06
V1.2.1 dev (#11)
* make the beginning height optional, defaulting to the trees current heigt

* improved workflow

* fix

* new fix

* Install modules

* remove unnecessary call to build the tables

* testing

* f

* f

* oops

* undev

* fix const

* new ci

* versioning

* Classes, Collections, and new Notification Relay

* Fix CI for new env vars

* Update to read contents of embeds

* Update filter to check for embeds

* Update to add includes check

* Begin implementing role menu

* Role menu ready for testing

* Add missing emojis

* Fixes, ready for testing

* Tentative deploy

* Documentation update

* I think this fixes unchanging notifications

* Update README.md

* Make reminders visually distinct

* Set Permissions

* Added import for PermissionFlagsBits

* Add ability to manually send ping from watch chan

* CI update

* Confusion

* Make dev dockerization manual only

* Dev Logging

* Update reset command

* Implement updating of notifications piecemeal

* Unified error handling

* Change to refresh commands not blindly update

* Change to manual run only

* Restructured file to allow async use

* Move role menu setup and allow everyone to send it

* Consolidate setupinfo into setup

* Improved error handling

* Update opt out method

* Cleaning up junk

* Added seconds parser and optout detection

* Add opt out method

* Consolidated to setup command

* Add privacy setting and use new parser
2023-02-19 20:42:14 -05:00
Skylar Grant 0b6161f0e0
More accurate package description 2023-02-09 21:50:07 -05:00
Skylar Grant 5ef905449d
Dev-v1.1.4 (#9)
* Add 24h growth indicator

* Fix float math

* Fix some bugs

* Trim decimals

* Add 24 hour observed growth

* Add beginning height option

* Changed startup message to ping me

* Add a ping reminder and setup command for it

* Setup automatic water reminders

* Improved workflows

* New water readiness system

* Documentation Time

* Fix slash command link

* Fix linebreaks

* Readability improvements

* Forgot to allow checking in prod

* Switch to ephemeral reply

* Restructuring and new help messages

* Not meant to be uploaded

* Documentation update

* Changing the way reminders are deleted

* Tweak timings

* Adjust readiness detection system

* moar tweekz

* fix reminders

* Updates to water reminders
2023-01-31 22:51:10 -05:00
Skylar Grant e64fa099c1
V1.1.1-dev (#7)
* Fix db connection handling

* Add new time to height calculator

* Versioning

* Finishing updates
2023-01-25 04:53:49 -05:00
Skylar Grant 83a05374cf
V1.1.0-dev-3 (#6)
* New Name, New Version

* New default branch name

* Migrate to database for long term storage

* Fix uncaught call to a promise

* Reverse the leaderboard

* QoL and Bug fixes

* Handle server timeout

* Pretty help message
2023-01-25 03:07:41 -05:00
Skylar Grant 1433b723c3 Fix where I broke /setup 2023-01-23 21:50:30 -05:00
Skylar Grant 14d46a8b29 Clearer handling of first /compare 2023-01-23 21:42:22 -05:00
Skylar Grant e484bf9962 Streamline Help Page 2023-01-23 21:36:44 -05:00
Skylar Grant b12301344c Better messages 2023-01-23 21:29:12 -05:00
Skylar Grant 6f2b16460b reverse the order in which we check for messages 2023-01-23 21:18:28 -05:00
Skylar Grant 91884fd8b9 AFSD 2023-01-23 21:02:32 -05:00
Skylar Grant 7822016945 Add fancy activities 2023-01-23 20:50:14 -05:00