Skip to content

A very simple Telegram bot using Dart and TeleDart

License

Notifications You must be signed in to change notification settings

theKAKAN/TelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelegramBot

A very simple Telegram bot using Dart and TeleDart

Info

It uses my CommandHandler library for handling commands.
Commands are located inside lib/main.dart, but you can put them where you wish
I made it as a fun project( as I had nothing to do for an hour ) and so, I don't think I'll return to improve it any time soon.

Usage

Run pub get to download the dependencies
Open lib/main.dart and replace YOUR-BOT-TOKEN with the token you received from BotFather
Enjoy and make your own commands :)

License

MIT Licensed. Use it as you wish.

About

A very simple Telegram bot using Dart and TeleDart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages