GithubHelp home page GithubHelp logo

danrneal / pokebot Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 5.64 MB

A Pokemon Go notification discord bot that allows users to customize their alerts via Discord

License: MIT License

Python 100.00%

pokebot's Introduction

PokeBot

python license pipeline status Discord donate

A pokemon notification bot.

This discord bot will allow users to subscribe to notifcations to be sent to them as a DM.

Requirements:

  1. Python3
  2. At least one discord bot user. Here is a link on how to set it up: https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token
  3. At least one google maps api key with geocoding and static maps enabled. [optional] Here is another link on how to set that up: https://github.com/kvangent/PokeAlarm/wiki/Google-Maps-API-Key

How to install (for Windows):

  1. git clone [email protected]:alphapokes/PokeBot.git
  2. cd ./CounterSniper
  3. python3 -m pip install -r requirements.txt

How to set up (always use Notepad++ and never notepad!):

  1. Rename config.ini.example to config.ini in the config folder.
  2. Set all required variables in config file.
  3. Create all webhook alarms files in /alarms using the template alarms.json.example and name them all in the format alarms_*.json
  4. Create all webhook alarms files in /filters using the template filters.json.example and name them all in the format filterss_*.json
  5. Create all webhook alarms files in /geofences using the template geofence.txt.example and name them all in the format geofence_*.json
  6. Create DM alarms file in /user_dicts using the template user_alarms.json.example and name it user_alarms.json

How to run:

  1. python3 start_pokebot.py
  2. Type !commands in your commands channel if you need a list of commands.

Credit:

Thanks to Deadly for PokeAlarm which provided a framework for a lot of the code.

Thanks to BigFun for stylistic guidence and extensive testing.

pokebot's People

Contributors

danrneal avatar kbtbc avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.