- https://www.ahines.net/
-
Space Is Cool.
- Joined on
2021-05-08
joeyahines pushed to main at Geoffrey/Geoffrey-rs
-
c3c3814d77 Misc cleanup
joeyahines pushed to main at Geoffrey/Geoffrey-rs
-
5fcb021fe0 Tweak discord formatting
joeyahines pushed to main at Geoffrey/Geoffrey-rs
-
a8f5f5d87b Added global settings
joeyahines commented on pull request Minecraft/canopeas#17
Add welcomeChanges look good for now, we can merge once tested.
joeyahines pushed to main at Geoffrey/Geoffrey-rs
-
99cb470e6e Added forced migration option
joeyahines pushed to main at Geoffrey/Geoffrey-rs
-
51d6ffb7be Added report_out_of_stock command to bot
joeyahines commented on issue Geoffrey/Geoffrey-rs#2
Report Out of Stock CommandDidn't realize I had this opened, closing and moving to #6
joeyahines closed issue Geoffrey/Geoffrey-rs#2
Report Out of Stock Commandjoeyahines 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…