Skip to content

Kapioga/Pokemon-Stadium-Discord-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokebot Stadium

A python based Discord bot created with the wrapper for PokéAPI. (former pykemon). This bot displays fun facts and key information about randomly generated Pokemon. Enjoy!

Installation

Simply click on the link to add the bot to your list of Discord Apps or your own Personal / Public Server!

Dependencies

Active Discord Account required. Once available go to https://discord.com/developers/applications to create your first bot application then retrieve the Discord Bot Token. This is required to run the Bot via your preferred IDE ( VS Code, Pycharm, etc.)

$ pip install discord
$ pip install python_dotenv
$ pip install pokepy

Documentation

This project utilizes the Pokemon API at https://pokeapi.co/

Pokemon Images were pulled and referenced from the global JSON repo at https://veekun.com/dex/media/pokemon/global-link/

The Python Wrapper, PokePy, had been utilized to build this discord bot. For more information, check the documentation at https://pokeapi.github.io/pokepy

Screenshots

[WIP]

Features

  • User Friendly
  • Available for Any Servers
  • Minimally invasive due to minimal permissions needed

Inherited from PokePY

  • Generate Python objects from PokéAPI resources
  • Cache
  • Human-friendly API

Douglas, the Quagsire Certfied 👍

About

A discord bot that shares fun facts about pokemon everyday

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages