chore: Replace the file with config.toml

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-05-31 18:48:33 +03:00
parent 01bae614e3
commit 8b8056f670
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F
4 changed files with 1 additions and 13 deletions

View file

@ -1,4 +0,0 @@
TELEPINGBOT_API_HASH="" # From https://my.telegram.org/apps
TELEPINGBOT_API_ID="" # From https://my.telegram.org/apps
TELEOINGBOT_HOST="0.0.0.0" # Host to listen on
TELEOINGBOT_PORT=3939 # Port to listen on

4
.gitignore vendored
View file

@ -1,5 +1,3 @@
/target
tokens.txt
bots.txt
config.toml
*.session
.env

View file

@ -1,3 +0,0 @@
@FirstBot
@SecondBot
@ThirdBot

View file

@ -1,3 +0,0 @@
FirstToken
SecondToken
ThirdToken