Stalk_Market is a Discord Bot designed to make collaborating on turnip sell and buy prices in the Nintendo Switch game, Animal Crossing. Once added to your server, have each user set their time zone and then start recording!
All commands for this bot should start with "!"
help
- Lists all commands, or details about a specific command.
set-tz
- Sets your timezone. To find your timezone go to http://kevalbhatt.github.io/timezone-picker/
set-visitors
- Sets whether or not you want visitors to your island to buy/sell turnips. Setting to
true
will allow other users to view your prices and username.
- Sets whether or not you want visitors to your island to buy/sell turnips. Setting to
get-buy-price
- Gets the most recent purchase price of you, and any mentioned users. Use
@here
or@everyone
mentions to fetch for enitre guild.
- Gets the most recent purchase price of you, and any mentioned users. Use
get-sell-price
- Gets recorded sell prices of you, and any mentioned users.
save-buy-price
- Inserts or overwrites the price you bought turnips for. If only a price is provided then the date is assumed to be your current date based on your set timezone. Optional date can be given in
YYYY-MM-DD
format. Prices from previous week will be removed every Monday.
- Inserts or overwrites the price you bought turnips for. If only a price is provided then the date is assumed to be your current date based on your set timezone. Optional date can be given in
save-sell-price
- Saves the sell price offered on your island for a given day and period. If only a price is provided then the date and period is assumed to be current time based on your set timezone. Optional date
YYYY-MM-DD
and periodam/pm
can be provided by the user.
- Saves the sell price offered on your island for a given day and period. If only a price is provided then the date and period is assumed to be current time based on your set timezone. Optional date
get-settings
- Gets settings of user who initiated command.