[go: nahoru, domu]

Skip to content

victorsagalm/night-dex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Pokedéx command for Pokémon Twitch Streamers

Nightbot

Type this in chat:

!commands add !dex $(urlfetch https://victornightbot.herokuapp.com/dex/$(querystring)?ch=$(channel)&user=$(user)&userlevel=$(userlevel)&bot=nightbot)

or

Add the !dex command at https://nightbot.tv/commands/custom

$(urlfetch https://victornightbot.herokuapp.com/dex/$(querystring)?ch=$(channel)&user=$(user)&userlevel=$(userlevel)&bot=nightbot)

StreamElements

Add the !dex command at https://streamelements.com/dashboard/bot/commands/custom

${urlfetch https://victornightbot.herokuapp.com/dex/${pathescape ${0:}}?ch=${channel}&user=${user}&userlevel=${user.level}&bot=streamelements}

Usage

!dex help to get instructions.
!dex to get a random Pokemon.
!dex gengar or !dex 94 to see the Pokedex info about Gengar.
!dex ability overgrow to search pokemons with that ability.
!dex type electric to search pokemons with t hat type.
!dex about to see about this command.

About

A Pokedex command for Twitch streamers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%