Skip to content

Telegram Bot made in Python to automate different tasks of Python Canarias

License

Notifications You must be signed in to change notification settings

pythoncanarias/pydeckard

Repository files navigation

PyDeckard

Telegram Bot made in Python to automate different tasks of Python Canarias.

RickDeckard

"I've seen things you people wouldn't believe"
In honour of Rick Deckard from Blade Runner.

Installation

Create the virtualenv for Python3 and install dependencies with:

$ pipenv install

Next step is to set your bot token for development:

$ echo 'TELEGRAM_BOT_TOKEN = "<token of your dev bot>"' > .env

Now you can launch the bot with:

$ python bot.py

Tests

$ pipenv install --dev
$ pytest

About

Telegram Bot made in Python to automate different tasks of Python Canarias

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages