➤ !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.
It works with Nightbot or StreamElements bot.
- Type this in your chat:
!commands add !dex $(urlfetch https://victornightbot.herokuapp.com/dex/$(querystring)?ch=$(channel)&user=$(user)&userlevel=$(userlevel)&bot=nightbot)
– or –
- Go to NightBot Custom commands
- Create a
!dex
command:$(urlfetch https://victornightbot.herokuapp.com/dex/$(querystring)?ch=$(channel)&user=$(user)&userlevel=$(userlevel)&bot=nightbot)
- Go to StreamElements Custom commands
- Create a
!dex
command:${urlfetch https://victornightbot.herokuapp.com/dex/${pathescape ${0:}}?ch=${channel}&user=${user}&userlevel=${user.level}&bot=streamelements}