This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/2022.30.0' into main
- Loading branch information
Showing
6 changed files
with
82 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# Freqently Asked Questions | ||
|
||
- **Is this bot available for other Discord servers?** | ||
- Very soon. | ||
|
||
- **Can I donate to TrainerDex?** | ||
- Yes, over at [Patreon](https://www.patreon.com/TrainerDexApp) or [PayPal](https://www.paypal.com/paypalme/TrainerDexApp). | ||
|
||
- **How do I update my experience on the leaderboard?** | ||
- With the `/update` command on Discord, you can update most stats, or all via [the website](https://trainerdex.app/new/). | ||
![](./slash-update.png) | ||
|
||
- **Can I hide my experience on the leaderboard?** | ||
- With the `/edit-profile visible` command, proving a True/False response. True for visible, False for hiding. | ||
|
||
- **Can I view any trainers stats or experience on the leaderboard?** | ||
- With the `/profile` command, you can supply a users In Game Trainer Name, or their Discord mention. | ||
|
||
- **What if I have recently changed my team color or in-game trainer name?** | ||
- Visit the [`#support`](https://discord.com/channels/364313717720219651/364316724918484993) channel in the [Discord Server](https://discord.gg/Anz3UpM), please post what your old trainer name or team used to be, and then post a screenshot of your new team color or trainer name. | ||
|
||
- **How do I log in to the website?** | ||
- Tap the Discord button on the log-in screen and use the same Discord account you use with the bot. | ||
|
||
- **Is there a leaderboard for _x_?** | ||
- There are leaderboards for most stats. Use the `/leaderboard` command and explore the options. Unfortunately due to limitations in the Discord API, we can only provide a limited number of options. We are working on bringing more to the the website though. As of writing this document, these are the options: | ||
- Total XP | ||
- Backpacker | _Spin Stops_ | ||
- Collector | _Catch Pokemon_ | ||
- Jogger | _KM walked_ | ||
- Gold Gym Badges | ||
- Sightseer | _Spin Unique Stops_ | ||
- Battle Legend | _Win Legendary Raids_ | ||
- Champion | _Win Raids_ | ||
- Gym Leader | _Gym Defense_ | ||
- Pokémon Ranger | _Research Tasks_ | ||
- Scientist | _Evolves_ | ||
- Pilot | _KM Traded_ | ||
- Breeder | _Hatch Eggs_ | ||
- Hero | _Team Rocket Battles_ | ||
- Gentleman | _Trades_ | ||
- Battle Girl | _Gym Battles_ | ||
- Wayfarer | _Wayfarer Agreements_ | ||
- Berry Master | _Feed Berries at Gym_ | ||
- Best Buddy | _Best Buddy Pokemon_ | ||
- Great League Veteran | _GL Battles_ | ||
- Ultra League Veteran | _UL Battles_ | ||
- Master League Veteran | _ML Battles_ | ||
- Successor | _Mega Evolves_ | ||
- Triathlete | _7-day streak_ | ||
- Ultra Hero | _Giovanni Battles_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Migrating | ||
|
||
We recently updated the bot to use slash commands. They're fairly self explanitary but heres were you can find them | ||
|
||
|
||
- `.approve`/`.ap` has moved to `/approve` | ||
- `.trnr`/`.trainer`/`.profile`/`.whois`/`.progress` -> `/profile` | ||
- `.lb`/`.leaderboard` -> `/leaderboard` | ||
|
||
### Welcome messages | ||
The bot no longer handles welcome messages and logging. It's just out of the scope of what I want to do. [Dyno](https://dyno.gg/) is a great alternative to that. | ||
|
||
### Pokecord | ||
Pokecord is no longer supported. It's just out of the scope of what I want to do. Find their dedicated bot [here](https://pokecord.xyz/) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters