Skip to content

Instantly share code, notes, and snippets.

View 8nhuman8's full-sized avatar
🎱

Artyom Bezmenov 8nhuman8

🎱
View GitHub Profile
@8nhuman8
8nhuman8 / default.gitignore
Last active December 11, 2022 11:37
Default `.gitignore` template
# To-do list
TODO.txt
# VS Code workspace settings
.vscode/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@8nhuman8
8nhuman8 / getting_telegram_chat_id.md
Last active August 22, 2020 16:09
How to get `chat_id` of your Telegram channel or chat?

How to get chat_id of your Telegram channel or chat?

You can simply find bot called @get_id_bot and add him to your channel or chat.

After you write any message, he will send a message with the chat_id of this channel or chat.