This bot accepts commands from a user and give back a response or a quick wikipedia search with a shortened description and a link for full details. A user can also play a Trivia game to test their knowledge.
$ git clone https://github.com/VaporFoxLash/radtelbot.com
$ cd /radtelbot.com
Telegrambots, version 3.5
Open the project with intellij IDEA, build and run it. Search @radtelbot on telegram and use the commands below to interact with the bot.
- /start
- /name
- /lastname
- /fullname
- /wiki_search
- /trivia
Open the project with intellij IDEA, in src/test/java/radtelbot.java you click on Run radtelBotTest button. for testing myBotInterface click on Run myBotInterfaceTest button in Intellji IDE. and you can see the result on terminal.