Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 899 Bytes

File metadata and controls

22 lines (16 loc) · 899 Bytes

ChuckBot

A telegram bot that will drive you crazy with Chuck Norris quotes 😎

Supported Messages

  • Set language option by sending 'set language [language]' to set your preferred language.
  • Choose a quote by sending an integer between 1 and 101.

Starting the bot.

Option 1

Run on your web browser the following URL: https://botapp101.azurewebsites.net/ and wait a few seconds. Then, open the Telegram app on your computer or the Telegram website "https://web.telegram.org/k/" and log into your Telegram account. Search for the bot @ChuckBotByNoy and press start.

Have fun :)

Option 2

clone this git repo and create a new project. On your terminal run npm start. Then, open the Telegram app on your computer or the Telegram website "https://web.telegram.org/k/" and log into your Telegram account. Search for the bot @ChuckBotByNoy and press start.

Have fun :)