Changing bot for tg provider
This commit is contained in:
parent
e31b0da001
commit
2337a40e2b
@ -37,7 +37,7 @@ class TGProvider {
|
||||
|
||||
async init() {
|
||||
await this.tgClient.login();
|
||||
this.chat = await this.tgClient.findChat('@l0r3m1psum_bot');
|
||||
this.chat = await this.tgClient.findChat('@autocat6696_bot'); // @l0r3m1psum_bot
|
||||
}
|
||||
|
||||
async close() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user