Moved everything to /src

This commit is contained in:
Luquinhas 2024-12-08 19:55:35 -03:00
parent dec0390280
commit 1072b641c8
29 changed files with 10 additions and 2 deletions

7
src/props/config.json Normal file
View file

@ -0,0 +1,7 @@
{
"botToken": "7082772504:AAHh1AVmi5UzqDLfSahkP-5t6ajNpsxl7f4",
"admins": [6637260427, 6993445432, 6723363421],
"lastKey": "2697b016c0253dae4f01e7aaf1e63661",
"lastSecret": "4041f281e1a6085ff3379af81040360d",
"weatherKey": "8de2d8b3a93542c9a2d8b3a935a2c909"
}