Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.55 KB

File metadata and controls

35 lines (28 loc) · 1.55 KB

Telegram Bot Array-Index-Out-Of-Bound

Codacy Badge

This Bot will show you Programming quotes,jokes,random jokes and Covid19 live global data.

Technology used : Java Spring Boot

API for jokes:-

https://official-joke-api.appspot.com/jokes/programming/random
https://official-joke-api.appspot.com/jokes/random

drawing

drawing

drawing

Usage

Search bot father in telegram and create your bot and get a BOT TOKEN. set token inside MyBot.java

     @Override
        public String getBotToken() {
            return "BOT TOKEN"; 
        }

For detailed explanation, visite How To

$ git clone https://github.com/viralvaghela/Telegram-Bot-Array-Index-Out-Of-Bound.git

Questions or Suggestions

Feel free to create issues here