Skip to content
This repository has been archived by the owner on Dec 25, 2020. It is now read-only.

jimsug/pokemon-hangouts-bot-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Pokemon Plugins for Hangoutsbot

A set of plugins for hangoutsbot/hangoutsbot.

Well, actually, just one, at the moment.

pokemon.py:

  • /bot pokedex : Uses the pokeapi.co API to get basic data on a specific Pokemon and gets images from Pokebase
  • /bot clearpokedex: Clears the Pokedex cache from memory. (Admin only)
  • /bot pokemon nature : Get basic data on a specified Pokemon nature as per Bulbapedia

Configuration

`pokedex`:{
  'info':[
    'types',
    'ability
    ]
  }

About

Pokemon related plugins for hangoutsbot/hangoutsbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages