GithubHelp home page GithubHelp logo

mombot's Introduction

mombot

Telegram bot for https://bitcoin.mom -- helps prevent scammers

Setup

  • Acquire a telegram token for your bot deployment by following the Telegram provided instructions at this URL: https://core.telegram.org/bots#6-botfather
  • Place the token you acquired in the step above into the value of token, banhammer_key, and banhammer_secret in the credentials_example.py file and rename it to credentials.py by running cp credentials_example.py credentials.py
  • Place the the location of your redis host in config_exapmle.py and copy to config.py by running cp config_example.py config.py
  • You need redis installed and configured properly, you wll connect to a redis store for this bot to work
  • Make sure you test the bot within a virtualenv that you create by installing the requirements located in reuirements.txt with pip install -r requirements.txt from within your virtualenv

Bot Tokens

  • To run this bot independently, you'll need your own token and bot username which can be acquired by following the instructions on the Telegram page located here: https://core.telegram.org/bots#6-botfather
  • Additionally, You'll need a BANHAMMER_SECRET and BANHAMMER_TOKEN token for this bot to properly function with the blacklist located at https://bitcoin.mom - these are currently only given to a select number of individuals.
  • If you would like to request your own BANHAMMER_SECRET and BANHAMMER_TOKEN please send a message to me on keybase:

mombot's People

Contributors

currentsea avatar

Watchers

 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.