GithubHelp home page GithubHelp logo

ohaibot's Introduction

ohaibot

A Telegram bot with various bits of functionality

Written and tested with Python 3.4.3

Getting started

This bot is based upon ZombieBot (https://github.com/JochemKuijpers/ZombieBot). Thanks to JochemKuijpers for the great example!

Please note that this bot is meant to run in privacy mode. You can enable privacy mode for your own bot by talking to @BotFather: https://telegram.me/BotFather?setprivacy

If you want to run this code for your own bot, add your bot token and any static keyword/url pairs you want to ohaibot.json.

ohaibot's People

Contributors

natewalck avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

kolehm

ohaibot's Issues

Add ability to update static commands from remote file

The basic workflow would be:

  • Add a commands_conf var to config.py
  • Download file commands_conf specified in config.py
  • Parse file and load into python array of dicts
  • Add /reloadconf command that would grab the file above and re-parse it.
  • If it fails to download/parse, just use the old version of the commands array

Move everything except bot_url to ohaibot.yaml

Move all vars to ohaibot.yml except for bot_url.

Also, have the API key set to None test to make sure it is actually set in the main .py for the bot. This should make it obvious how to add the API key (and remind people if they forget).

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.