All Projects → duhow → ProfesorOak

duhow / ProfesorOak

Licence: GPL-3.0 license
Bot de Telegram para usuarios de Pokémon GO.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ProfesorOak

PokemonBattleEngine
A C# library that can emulate Pokémon battles.
Stars: ✭ 92 (+84%)
Mutual labels:  pokemon, games
PokeChat
UNIX compatible, Discord and Telegram inspired, Pokémon-themed instant messaging service.
Stars: ✭ 11 (-78%)
Mutual labels:  pokemon, pokemon-go
Pknx
Pokémon (Nintendo Switch) ROM Editor & Randomizer
Stars: ✭ 165 (+230%)
Mutual labels:  pokemon
Pokered
Disassembly of Pokémon Red/Blue
Stars: ✭ 2,924 (+5748%)
Mutual labels:  pokemon
Pokeapi
The Pokémon API
Stars: ✭ 2,695 (+5290%)
Mutual labels:  pokemon
Badges
📝 Markdown code for lots of small badges 🎀 📌 (shields.io, forthebadge.com etc) 😎. Contributions are welcome! Please add yours!
Stars: ✭ 2,987 (+5874%)
Mutual labels:  pokemon
Opmon
Currently moving the project to https://github.com/OpMonTeam/OpMon-Godot
Stars: ✭ 221 (+342%)
Mutual labels:  pokemon
Raidfinder
Crossplatform RNG tool for Pokemon Sword/Shield raids
Stars: ✭ 161 (+222%)
Mutual labels:  pokemon
Pokedex
An application that uses Retrofit to consume the Pokeapi API, in addition to loading images with Glide.
Stars: ✭ 21 (-58%)
Mutual labels:  pokemon
Flutter pokedex
A digital encyclopedia of Pokemon .
Stars: ✭ 212 (+324%)
Mutual labels:  pokemon
Pokegold Spaceworld
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Stars: ✭ 246 (+392%)
Mutual labels:  pokemon
Pokemon data
全ポケモンのJSONデータです。
Stars: ✭ 201 (+302%)
Mutual labels:  pokemon
Sysbot.net
sys-botbase client for remote control automation of Nintendo Switch consoles.
Stars: ✭ 182 (+264%)
Mutual labels:  pokemon
Sprites
Repository containing all the Pokémon sprites
Stars: ✭ 231 (+362%)
Mutual labels:  pokemon
Openpokemonred
WIP: An open-source re-implementation of Pokémon Red
Stars: ✭ 168 (+236%)
Mutual labels:  pokemon
Pokemon Reverse Engineering Tools
Tools for building and disassembling Pokémon Red and Pokémon Crystal
Stars: ✭ 249 (+398%)
Mutual labels:  pokemon
Porymap
Map editor for pokeemerald, pokefirered, and pokeruby
Stars: ✭ 164 (+228%)
Mutual labels:  pokemon
Pokedex Angular App
For The Love Of Pokemon.
Stars: ✭ 197 (+294%)
Mutual labels:  pokemon
Pokegold
Disassembly of Pokémon Gold/Silver
Stars: ✭ 215 (+330%)
Mutual labels:  pokemon
Indicium-Supra
DirectX API-hooking framework
Stars: ✭ 292 (+484%)
Mutual labels:  games

Contact Telegram bot Codacy Badge

El Profesor Oak

Un bot para Pokémon GO

El Profesor Oak es un proyecto comunitario creado y liderado por @duhow. El bot esta diseñado para asistir a los jugadores de Pokémon GO y funciona utilizando la API de bots de CodeIgniter-Telegram, pero en un futuro se migrará a Telegram-PHP-App (branch 2.0).

Es un multibot con muchísimas funciones, algunas de las cuales son:

  • Guardar información sobre los jugadores (nombre, equipo y nivel)
  • Responder a las debilidades, fortalezas y evoluciones de Pokémon
  • Información general de Pokémon GO y consejos
  • Funciones administrativas de grupos, enlaces de utilidad varias
  • Permite tener un chat administrativo para controlar usuarios y baneos
  • Reconocimiento de shares de radar para integrar mapas en el chat
  • Módulo de votaciones integrado con diversos triggers (quedadas, voteban...)
  • Contar chistes, jugar al Piedra Papel Tijera, Ruleta rusa...
  • Información horaria (conversión TZ/PST/UTC), horarios de tren y autobuses
  • Reportes globales de usuario por trampas o comportamiento en Telegram
  • Registro de medallas con visor web / página
  • Probablemente más

Estructura del proyecto

El código del proyecto se encuentra en application/controllers/Main.php, aunque se está realizando la migración en pequeños módulos o plugins.


Cómo contribuir

Puedes contribuir ideas mediante issues o directamente contribuyendo código utilizando el siguiente esquema:

  • Crea un fork del proyecto
  • Añade tus modificaciones en un branch nuevo
  • Crea un PR con una descripción detallada de lo que hace tu contribución
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].