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.java
assrc/main/java/com/raincoatmoon/EnvVariables.java
and 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
).