This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
Releases: TrainerDex/DiscordBot
Releases · TrainerDex/DiscordBot
v2022.33.0
What's Changed
- chore: bump actions/setup-python from 4.1.0 to 4.2.0 by @dependabot in #154
- deps: bump flake8 from 4.0.1 to 5.0.4 by @dependabot in #155
- deps: bump humanize from 4.2.3 to 4.3.0 by @dependabot in #156
- Added Weekly Gains leaderboard 7b4771d...760c5d0
- Trial a 26-hour window system with achievements 274374c...738b134
Full Changelog: v2022.30.2...v2022.33.0
2022.30.2
v2022.30.1
- Fix leaderboards not loading if a server has no icon
Full Changelog: v2022.30.0...v2022.30.1
v2022.30.0
[2021.43.0] - 2021-10-28
Changed
- Fix an issue where an error might happen when approving a user that the bot can't DM
- Fix an issue where some stats sometimes aren't read
- Updated dependencies
[2020.48.0] - 2020-11-26
Changed
- Fixed
[p]editprofile trainercode
- Fixed
[p]editprofile startdate
- Fixed a bug in
[p]profile
where it would return yourself if it can't find who you're looking for - Aliased
$stc
to[p]editprofile trainercode
so hook into commands intended for PokeNav to set the Trainer Code so you only need to set once.
Added
- Added
trainercode
to search for trainer codes
[2020.40.0] - 2020-10-02
[2020.38.0] - 2020-09-19
Added
- Capture Total, PokéStops Visited and Travel KM added to Leaderboards
[2020.37.0] - 2020-09-11
[2020.36.1] - 2020-09-04
[2020.36.1] - 2020-09-04
Fixed
- Fixed a bug in which two commands shared the same function name (a29319e)