Git Product home page Git Product logo

koe-bot's Introduction

Koe!

Build Status PRs Welcome GitHub license Language

Who is Koe ๐Ÿจ

Koe is SciDataUCM's Telegram bot (and yep... the koala of the picture above is Koe!).

Koe is always there to help you out answering your SciDataUCM's related questions.

How can I feed Koe ๐Ÿฝ

Just open a conversation with Koe.

Where does Koe sleep ๐Ÿ›Œ

Koe uses the python-telegram-bot API to communicate with Telegram servers and open-weather-map to implement /weather.

Running KoeBot locally ๐Ÿ 

Clone this repository by running the following command in a terminal capable of running git: git clone https://github.com/SciDataUCM/koe-bot.git.

You need to create a bot following Telegram Bots Guide in order to use a personal api key and a botname to run this code locally.

Once you have an api key (token) and a botname, you should modify BOTNAME and TOKEN from koe.py.

Install all the requirements by following the guide below.

Run koe.py by running the following command in a terminal capable of running python: python koe.py. Now the bot should be running so don't stop the execution / don't close the terminal which is running it.

Open a conversation with your bot navigating to the link https://t.me/BOTNAME changing BOTNAME with your botname.

Requirements โš™๏ธ

Besides Python 3.6 we will be using the following packages:

You can simply install each package using pip as follows:

pip install <package>

Or you can install all the packages needed with the requirements.txt file by running:

pip install -r requirements.txt

Contributing ๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ป๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

Please check our CONTRIBUTING file.

Code of conduct ๐Ÿ’•

Please check our CODE OF CONDUCT file.

License ๐Ÿ“„

Please read the LICENSE provided in this repo.

koe-bot's People

Contributors

albertopastormr avatar thepabloaguilar avatar gprossignoli avatar quinny avatar mike-k0 avatar pegasus-lynx avatar levermito 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.