- https://www.ahines.net/
-
Space Is Cool.
- Joined on
2021-05-08
joeyahines commented on issue Geoffrey/Geoffrey-rs#6
Command to report an item out of stockContinued impl in c6ec8467c1
joeyahines pushed to main at Geoffrey/Geoffrey-rs
- c6ec8467c1 report_out_of_stock command + new query system
joeyahines opened issue Geoffrey/Geoffrey-rs#6
Command to report an item out of stockjoeyahines opened issue Geoffrey/Geoffrey-rs#5
Autocomplete Infrastructurejoeyahines pushed to main at Geoffrey/Geoffrey-rs
- 928e59a700 Added restock command
joeyahines pushed to main at Geoffrey/Geoffrey-rs
- ec8926d693 Added `out_of_stock_votes` to ItemListing
joeyahines pushed to main at Geoffrey/Geoffrey-rs
- 29a4cd3eb6 Fixed selling test
joeyahines pushed to main at Geoffrey/Geoffrey-rs
- caf7212cca Added string length validation (#4)
joeyahines commented on issue Geoffrey/Geoffrey-rs#4
Validate String InputMinecraft's Unicode support is not as limited as I thought it was. While some Emojis don't render, I am not sure if its worth figuring out which do or don't. More information on the [resource…
joeyahines opened issue Geoffrey/Geoffrey-rs#3
Ensure all errors are handledjoeyahines opened issue Geoffrey/Geoffrey-rs#2
Report Out of Stock Commandjoeyahines pushed to main at Geoffrey/Geoffrey-rs
- 6bc80af865 Added info command
joeyahines pushed to main at Geoffrey/Geoffrey-rs
- d9a3a05067 Added 'remove_item' command
joeyahines pushed to main at Geoffrey/Geoffrey-rs
- 18a4373313 Added 'edit' commands
joeyahines pushed to main at Geoffrey/Geoffrey-rs
- 48be50dd67 Added link command
joeyahines pushed to main at Geoffrey/Geoffrey-rs
- 37117ce5a9 Added delete command to bot
joeyahines pushed to main at Geoffrey/Geoffrey-rs
- 551a0a7618 Fixed broken test after refactor