Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for newer Discord modules and deprecation warning fix. #70

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jan 15, 2023

  1. Support for newer Discord modules

    with these changes you can update your discord.py and the bot wont give any errors when trying to log in to discord.
    BadWolf0081 committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    f9cf51f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f5d61f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Update area.py

    BadWolf0081 committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ac0478b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. remove fallback image

    BadWolf0081 committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    d44db13 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    c7b5401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec7742 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a36054f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Multiple Fixes

    added support for new discord api to tools.py
    added UICONS support, update your configs to a uicons repo!
    added support for all pokemon up to gen 9
    BadWolf0081 committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    ba9753f View commit details
    Browse the repository at this point in the history
  2. more UICONS

    fixed UICONS to tileserver
    BadWolf0081 committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    ac53b29 View commit details
    Browse the repository at this point in the history