Skip to content

kaumnen/t-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T-bot

T-bot is Telegram bot utilizing a few API's. Find it here.

Built using python-telegram-bot.

Installation

Use the package manager pip to install required modules.

pip3 install -r requirements.txt

DEV Usage

If you want to test it with your own API keys, you will have to use environment variables:

For Telegram api, set environment variable API_TELEGRAM with api-key value

For NASA api, set environment variable API_NASA with api-key value

For CATS api, set environment variable API_CATS with api-key value

Make sure to set keys without quotes!

API's used

URL Shortener

NASA API

Quotes API

Cats API

Dogs API

About

Telegram bot utilizing NASA API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages