An astounding Telegram bot kernel
This repo contains the basic code of a more advance (still private) project called SnowProject focused on the development of a Telegram assistant. This kernel is built on top of pengrad's library.
- Rename
src/main/java/com/raincoatmoon/EnvVariablesExample.javaassrc/main/java/com/raincoatmoon/EnvVariables.javaand fill it in with your bot credentials.
Attention: for running the programme you must properly link and set up a DB (or comment the corresponding lines in src/main/java/com/raincoatmoon/main.java).