mirror of
https://github.com/HugeFrog24/go-telegram-bot.git
synced 2026-04-30 23:32:19 +00:00
Created user-role system
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
# Go vendor directory
|
||||
vendor/
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
|
||||
# Log file
|
||||
bot.log
|
||||
|
||||
# Database file
|
||||
bot.db
|
||||
Reference in New Issue
Block a user