Provides a Discord client and utilities for everything Animal Crossing: New Horizons.
Project description
Turbot
A Discord bot for everything Animal Crossing: New Horizons.
🤖 Running the bot
First install turbot
using pip
:
pip install turbot
Then you must configure two things:
- Your Discord bot token.
- The list of channels you want
turbot
to monitor.
To provide your Discord bot token either set an environment variable named TURBOT_TOKEN
to the token or paste it into a file named token.txt
.
For the list of channels you can provide channel names on the command line using any number of --channel "name"
options. Alternatively you can create a file named channels.txt
where each line of the file is a channel name.
More usage help can be found by running turbot --help
.
📱 Using the bot
Once you've connected the bot to your server, you can interact with it over Discord via the following commands in any of the authorized channels.
!help
- Provides detailed help about all of the following commands.
🤔 User Preferences
These commands allow users to set their preferences. These preferences are used to make other commands more relevant, for example by converting times to the user's preferred timezone.
!hemisphere
!timezone
💸 Turnips
These commands help users buy low and sell high in the stalk market.
!bestsell
!buy
!clear
!graph
!history
!lastweek
!oops
!predict
!reset
!sell
!turnippattern
🦴 Fossils
When a community of users tracks fossils and trades needed fossils between each other, everyone finishes collecting all the available fossils in the game so much more quickly than they would on their own.
!allfossils
!collect
!collectedfossils
!fossilcount
!fossilsearch
!listfossils
!neededfossils
!uncollect
🐟 Fish and Bugs
Provides users with information on where and when to catch critters.
!bugs
!fish
!new
🖼️ Art
Helps users tell fake art from real art and tracks your collection.
!art
MIT © TheAstropath, lexicalunit et al
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.