aoikurokawa / scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Bot

Overview

This project aims to build telegram bot. Once it launches, There are several commands you can type.

Command

  • /help - display all commands
  • /username - display username
  • /usernameandage - display username and age
  • /newpost - check new post has published or not

Tips

To get chat_id of telegram

https://api.telegram.org/bot<YOUR_BOT_TOKEN>/getMe

References

About


Languages

Language:Rust 100.0%