-
如题,将项目下载解压后执行python -m userbot无响应,对着代码弄了下配置文件之后又报错:
Traceback (most recent call last):
File "D:\下载\YetAnotherPicSearch4Telegram-main\__main__.py", line 10, in
bot.start(bot_token=config.to…
-
When I try to start ASPnet_webapp project, throws this exception on https://localhost:44318/userbot/chats action.
-
Hello.
Is there a way to subscribe to chat updates in my userbot is not a member of this chat. Basically i need to monitor updates of chats where I am not a member of.
Php madelineproto has such…
-
I know userbots are not allowed on Telegram, but I tried to make my own Telegram GUI app using tdlib because the original Telegram design was boring, but is it easy to ban new accounts now? Does my ap…
-
```
...
me, _ := client.GetMe()
inpuser := &telegram.InputUserObj{UserID: int64(5014831088), AccessHash: me.AccessHash}
inppeer := &telegram.InputPeerUser{UserID: int64(5014831088), AccessHash: me…
-
> Question
I'm making a bridge bot and I want to listen whether a message is deleted.
is there any way to do so?
-
### Details
ui of website(github pages) looks ugly, improve it with nice css styles,themes and animations
Checklist
- [X] Create `styles.css` ✓ https://github.com/The-MoonTg-project/MoonUb/commit/…
-
Code runs well then suddenly stops:
PyTgCalls v1.0.5 powered by NTgCalls v1.0.0.dev24, Copyright (C) 2021-2023 Laky-64
Licensed under the terms of the GNU Lesser General Public License v3 or late…
-
Due to major changes to latest program library our project has been completely broken nd to fix we need to upgrade to latest program please fix it. For example html parse aren't working now they're gi…
-
### Details
Apply parse mode set to html to all the python scripts in directory `/modules`
Pre-requirements:
- use enums of latest program library
- set the parse mode to HTML
Checklist
- […