init
This commit is contained in:
parent
d0aaee4857
commit
c8fb28dcf6
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,3 +21,5 @@
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
# Goland
|
||||
.idea
|
||||
|
@ -1,3 +1,3 @@
|
||||
# all_tg_bot
|
||||
|
||||
Бот подменяет @all на список участников чата
|
||||
Бот подменяет @all на список участников чата
|
||||
|
3
go.mod
Normal file
3
go.mod
Normal file
@ -0,0 +1,3 @@
|
||||
module git.user-penguin.space/vladimir/all_tg_bot
|
||||
|
||||
go 1.18
|
Loading…
x
Reference in New Issue
Block a user