Working with SQLite
path to database file = data/database.db
run SQL scripts from tables.sql and inset to settings table you Telegram bot api token
INSERT INTO configuration (name, value) VALUES('api_token', 'YOUR_API_TOKEN');
| Name | Name | Last commit date | ||
|---|---|---|---|---|