adityabisoi / jarvis-telegram

Just A Rather Very Intelligent System, now on Telegram!

Home Page:https://t.me/jarvis_chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jarvis-telegram

Just A Rather Very Intelligent System, now on Telegram!

Python PEP8 License first-timers-only

Usage

Open https://t.me/jarvis_chatbot and start a chat! Here are some supported queries:

  • show me a random xkcd comic

Setup

brew install python
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python bot.py

Create a .env file following the template of the example.env file provided in the repository with your own tokens. Here's a detailed document containing step-by-step instructions to get your own bot working locally: SETUP

Before contributing to this project do check CONTRIBUTING.md file

About

Just A Rather Very Intelligent System, now on Telegram!

https://t.me/jarvis_chatbot

License:MIT License


Languages

Language:Python 100.0%