Skip to content
/ flukybot Public

Temporary Telegram bot in JavaScript running locally in your browser

License

Notifications You must be signed in to change notification settings

nadam/flukybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Flukybot

Yes, you can run a Telegram bot locally in your own browser using JavaScript. No need to install anything since you already have a browser. You're not likely to have your browser online all the time though, so the bot might be a bit fluky. This is mainly a proof-of-concept and a way to experiment with the Bot API with JavaScript.

The example includes receiving messages, sending messages, custom keyboards and using the bot inline. You can easily use other parts of the Bot API using similar code.

You can try it out at anyro.se/flukybot/ or download the index.html file and open it locally.

Creating your own bot

If you are new to bots or bot development for Telegram check out the following links:

License

Apache License 2.0

About

Temporary Telegram bot in JavaScript running locally in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages