Skip to content

godemodegame/triggerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TriggerBot

triggerbot for telegram(https://t.me/justtriggerthatbot)

Usage:

add your bot or https://t.me/justtriggerthatbot to the chat

add trigger: /add_trigger

del: /del_trigger

list: /list_of triggers

Instalation:

  1. save token for bot

find in telegram @BotFather

image

send /newbot

than send name for bot and username (username should ends with 'bot')

image

botFather will send u API token:

Use this token to access the HTTP API:
648182951:AAFEHR2Gt6XSQwdU64yOURMVlx2r1nY6Poc

(token is disabled:D)

this token we save

  1. install telebot: pip3 install pyTelegramBotAPI

  2. install sqlite3: pip3 install sqlite3

  3. install this bot: git clone https://github.com/godemodegame/triggerBot.git

  4. open config.py and write there token from BotFather and path to triggerBot

  5. start bot:

python3 triggerBot.py

About

triggerbot for telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages