Aerial Ace is a helper bot for poketwo which provide various functionalities on top of being a pokedex.

Overview

Aerial-Ace-public

⚠️ This is just the copy of the actual Aerial-Ace repository used for the bot. The original repo is made private because it contains data of the users. This repo is exact copy of the original repo except data files (which are empty). The data files contain the format in which the data is stored.

Python Status

Aerial Ace is a helper bot for poketwo which provide various functionalities on top of being a pokedex.

Prefix : -aa

Features

  • View Dex entry of any pokemon.
  • View random pokemons and read about them.
  • Set and View your favourite pokemon.
  • Add tags to your name and ping them for anything from favourite collections to shiny hunts.
  • View the best stats of pokemons for battling.
  • View the best moveset of any pokemon for battling.
  • View pokemon tierlists.
  • Register Battles and view leaderboards.

Commands

  • -aa roll rolls a dice.
  • -aa dex displays the pokedex entry of the provided pokemon.
  • -aa rand_poke displays a random pokemon from the dex.
  • -aa set_fav sets the provided pokemon as your favourite pokemon.
  • -aa fav displays your current favourited pokemon.
  • -aa tag tags you to the provided tag.
  • -aa tag_ping pings the users currently tagged to the provided tag.
  • -aa stats displays the best stats for the provided pokemon.
  • -aa moveset displays the best moveset of the provided pokemon.
  • -aa tierlist displays the tierlist of that type. Availible types are common, mega, rare, water.
  • -aa log_battle @winner @loser logs the battle in the leaderboard.
  • -aa battle_score displays the current battle score the user.
  • -aa battle_lb displays the battle leaderboard of the server.
You might also like...
Get information about what a Python frame is currently doing, particularly the AST node being executed

executing This mini-package lets you get information about what a frame is currently doing, particularly the AST node being executed. Usage Getting th

Users can read others' travel journeys in addition to being able to upload and delete posts detailing their own experiences

Users can read others' travel journeys in addition to being able to upload and delete posts detailing their own experiences! Posts are organized by country and destination within that country.

i3wm helper tool for workspaces on multiple monitors
i3wm helper tool for workspaces on multiple monitors

i3screens A helper tool for managing i3wm workspaces on multiple monitors. Use-case You have a multi-monitor setup and want to have the "same" workspa

Simple AoC helper program you can use to develop your own solutions in python.

AoC-Compabion Simple AoC helper program you can use to develop your own solutions in python. Simply install it in your python environment using pip fr

Usos Semester average helper

Usos Semester average helper Dzieki temu skryptowi mozesz sprawdzic srednia ocen na kazdy odbyty przez ciebie semestr PARAMETERS required: '--username

Santa's kitchen helper for python
Santa's kitchen helper for python

Santa's Kitchen Helper Introduction/Overview Contents UX User Stories Design Wireframes Color Scheme Typography Imagery Features Exisiting Features Fe

adbsync - An ADB syncing helper

adbsync - An ADB syncing helper What's this? Everytime I wanted to make a backup of my phone, or restore those files onto it, I had to use everytime t

School helper, helps you at your pyllabus's.
School helper, helps you at your pyllabus's.

pyllabus, helps you at your syllabus's... WARNING: It won't run without config.py! You should add config.py yourself, it will include your APIKEY. e.g

Voldemort's Python import helper

importmagician Voldemort's Python import helper pip install importmagician Import from uninstalled Python directories Say you have a directory (relat

Owner
Devanshu Mishra
I like Games and Programming and Game Programming....
Devanshu Mishra
Qt-creator-boost-debugging-helper - Qt Creator Debugging Helper for Boost Library

Go to Tools > Options > Debugger > Locals & Expressions. Paste the script path t

Dmitry Bravikov 2 Apr 22, 2022
A basic python project which replicates the functionalities on an 8 Ball.

Magic-8-Ball To the people who wish to make decisions using a Magic 8 Ball but can't get one? I gotchu. This is a basic python project which replicate

null 3 Jun 24, 2021
Meera 2 May 12, 2022
Inspect the resources of your android projects and understand which ones are not being used and could potentially be removed.

Android Resources Checker What This program will inspect the resources of your app and help you understand which ones are not being used and could pot

Fábio Carballo 39 Feb 8, 2022
A python program, imitating functionalities of a banking system

A python program, imitating functionalities of a banking system, in order for users to perform certain operations in a bank.

Moyosore Weke 1 Nov 26, 2021
A simple project which is a ecm to found a good way to provide a path to img_dir in gooey

ECM to find a good way for img_dir Path in Gooey This code is just an ECM to find a good way to indicate a path of image in image_dir variable. We loo

Jean-Emmanuel Longueville 1 Oct 25, 2021
This program can calculate the Aerial Distance between two cities.

Aerial_Distance_Calculator This program can calculate the Aerial Distance between two cities. This repository include both Jupyter notebook and Python

InvisiblePro 1 Apr 8, 2022
Tiling manager which runs on top of EWMH window managers.

PyTyle is an extremely versatile and extensible tiling manager that is meant to be used on top of EWMH window managers. Its feature set was modeled af

null 55 Jul 29, 2021
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation

An open letter in support of RMS. To sign, click here and name the file <username>.yaml (replace <username> with your name) with the following content

null 2.4k Jan 7, 2023
Neogex is a human readable parser standard, being implemented in Python

Neogex (New Expressions) Parsing Standard Much like Regex, Neogex allows for string parsing and validation based on a set of requirements. Unlike Rege

Seamus Donnellan 1 Dec 17, 2021