- Видео 64
- Просмотров 51 043
Coditize
Канада
Добавлен 27 янв 2021
Welcome to Coditize
This channel is about programming skills, web development, and artificial intelligence.
I would publish about two videos per week.
This channel is about programming skills, web development, and artificial intelligence.
I would publish about two videos per week.
#10 Telegram Bot Python Tutorial | How to manage Telegram groups using bots
Learn how to efficiently manage Telegram groups using a bot! In this Telegram Bot Python tutorial, I demonstrate how to use the TeleBot Python module to automate group management tasks, such as sending welcome messages to new users and empowering admins to pin messages by simply replying "pin" to them. This video is perfect for developers looking to enhance their Telegram groups with automated bot controls and admin features. Don’t forget to like, comment, and subscribe for more Python and bot development tutorials!
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
00:00 | Intro
00:30 | Send a welcome message to new users
04:40 | Pin any message in the group
▬▬▬▬▬▬ Support us ❤️ ▬▬▬▬▬▬
Please buy me a coffe...
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
00:00 | Intro
00:30 | Send a welcome message to new users
04:40 | Pin any message in the group
▬▬▬▬▬▬ Support us ❤️ ▬▬▬▬▬▬
Please buy me a coffe...
Просмотров: 413
Видео
#09 Telegram Bot Python Tutorial | Collecting and Saving Info with Python TeleBot & SQLite3
Просмотров 3654 месяца назад
Learn how to collect and securely store user information in your Telegram bots! In this tutorial, I show you how to gather essential user data, including phone numbers, first and last names, and Telegram IDs, using the TeleBot Python module. You'll also learn how to store this information in a database using SQLite3. This video is perfect for developers looking to enhance their bots with robust...
#08 Telegram Bot Python Tutorial | Database Management with Python - (Sqlite3)
Просмотров 2944 месяца назад
Master the art of database management in your Telegram bots! In this tutorial, I explore how to use SQLite3 with the TeleBot Python module. You'll learn how to create databases and tables, as well as how to store and fetch data to make your bot more dynamic and efficient. This step-by-step guide is perfect for developers looking to add robust data-handling capabilities to their bots. Don’t forg...
#07 Telegram Bot Python Tutorial| Reply Keyboards & Button Handling
Просмотров 7544 месяца назад
Learn how to create interactive Telegram bots with ease! In this video, I guide you through setting up a reply keyboard and buttons using the TeleBot Python module, and show you how to handle user interactions effectively. This tutorial is designed to help you enhance your bot's user experience and make your bot more engaging. Perfect for both beginners and seasoned developers, this step-by-ste...
#06 Telegram Bot Python Tutorial | Inline Keyboards & Callback Handlers
Просмотров 9224 месяца назад
Enhance your Telegram bots with interactive inline keyboards! In this tutorial, I walk you through creating an inline keyboard using the TeleBot Python module and show you how to use callback handlers to detect which button the user pressed. This step-by-step guide is perfect for anyone looking to build more engaging and responsive bots. Whether you're a beginner or an experienced developer, th...
#05 Telegram Bot Python Tutorial | Send Updated to users
Просмотров 2594 месяца назад
Learn how to efficiently manage and send updates to all users of your Telegram bot! In this tutorial, I demonstrate how to use the TeleBot Python module to capture and store the IDs of new users. With this setup, you can easily send updates or broadcast messages to all your bot's users with a simple command. This video is perfect for developers looking to enhance their bot's functionality and c...
#04 Telegram Bot Python Tutorial | Q&A Process with TeleBot's Next Step Handlers
Просмотров 2934 месяца назад
Create engaging and interactive Telegram bots with ease! In this video, I walk you through using the TeleBot Python module's "register_next_step_handler" to set up a Q&A process that gathers detailed user information, such as their name, age, and more. ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 | Intro 00:33 | Next step handler ▬▬▬▬▬▬ Support us ❤️ ▬▬▬▬▬▬ Please buy me a coffee ►www.buymeacoffee...
#03 Telegram Bot Python Tutorial | In-Depth Guide to Message Handlers with TeleBot
Просмотров 5914 месяца назад
In this comprehensive tutorial, I dive deep into message handlers(a kind of decorator in Python), showing you how to effectively use content_type, regexp, and function to enhance your bot's functionality. I also demonstrate combining two message handlers for more dynamic and responsive bot behavior. Whether you're a beginner or an experienced developer, this video has something for you. Don't f...
NoneType object is not subscriptable in Python Solved
Просмотров 2124 месяца назад
What does "NoneType object is not subscriptable" mean in Python? This video will answer your question and show you how to fix it. ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ Blog ► w3camps.com/ MY GITHUB ► github.com/eaca89 LINKEDIN ► www.linkedin.com/in/ehsan-abdollahi/ INSTAGRAM ► coditize TELEGRAM ►t.me/coditize
Assign One Value to Multiple Variables in Python
Просмотров 294 месяца назад
In this video, I will show you how to Assign One Value to Multiple Variables in Python. At first, I assign an immutable iterator and switch to a list as a mutable iterator to see the difference. So, stay tuned and subscribe for more tutorials. ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ Blog ► w3camps.com/ MY GITHUB ► github.com/eaca89 LINKEDIN ► www.linkedin.com/in/ehsan-abdollahi/ INSTAGRAM ► instagram.c...
#02 Python Telegram Bot tutorial | message_handler, send_messag & reply_to
Просмотров 1,8 тыс.6 месяцев назад
Creating a Telegram bot with Python is a powerful way to automate tasks and engage with users efficiently. In this tutorial, we dive into the essentials of using the TeleBot module to develop a functional Telegram bot. We start by setting up your development environment and installing necessary libraries, then move on to an introduction of message handlers, which are crucial for managing user i...
#01 Botfather Telegram Tutorial | Step by step Guide with BotFather
Просмотров 4,7 тыс.6 месяцев назад
Welcome to the first video in our comprehensive series on creating and managing Telegram bots! In this tutorial, we'll walk you through the initial steps of setting up your own Telegram bot using BotFather. You'll learn how to create a new bot, interact with BotFather, and obtain your bot's API token, which is essential for further development. Whether you're a complete beginner or looking to r...
Create data logger using decorators in Python
Просмотров 20910 месяцев назад
Create data logger using decorators in Python
Python Tic Tac Toe GUI Tutorial: Build an Interactive Game with tkinter
Просмотров 348Год назад
Python Tic Tac Toe GUI Tutorial: Build an Interactive Game with tkinter
How to build a Python virtual environment
Просмотров 172Год назад
How to build a Python virtual environment
ِِDice roll generator Python + error handling
Просмотров 99Год назад
ِِDice roll generator Python error handling
How to create a calculator using Python | GUI calculator
Просмотров 155Год назад
How to create a calculator using Python | GUI calculator
Convert Uppercase and Lowercase letters in String using Python
Просмотров 1,5 тыс.2 года назад
Convert Uppercase and Lowercase letters in String using Python
How to send email with Python | From your Gmail account
Просмотров 1,6 тыс.2 года назад
How to send email with Python | From your Gmail account
How to compress images with Python and PIL | python project for beginners
Просмотров 1,2 тыс.2 года назад
How to compress images with Python and PIL | python project for beginners
How to shutdown a computer using Python | Windows, Linux and Raspberry Pi
Просмотров 7922 года назад
How to shutdown a computer using Python | Windows, Linux and Raspberry Pi
Python digital clock using Tkinter | python project for beginners
Просмотров 2,2 тыс.2 года назад
Python digital clock using Tkinter | python project for beginners
Python Full Course - | Python Tutorial for Beginners in 3.5 Hours
Просмотров 5 тыс.2 года назад
Python Full Course - | Python Tutorial for Beginners in 3.5 Hours
File handling in Python - Python tutorial for beginners 20
Просмотров 7393 года назад
File handling in Python - Python tutorial for beginners 20
What are Python Modules? - Python tutorial for beginners 19
Просмотров 7133 года назад
What are Python Modules? - Python tutorial for beginners 19
Python String Formatting - Python tutorial for beginners 18
Просмотров 4433 года назад
Python String Formatting - Python tutorial for beginners 18
Python Variable Scope - Python tutorial for beginners 17
Просмотров 6013 года назад
Python Variable Scope - Python tutorial for beginners 17
Python Map and Filter Functions - Python tutorial for beginners 16
Просмотров 1,7 тыс.3 года назад
Python Map and Filter Functions - Python tutorial for beginners 16
Python Lambda function - Python tutorial for beginners 15
Просмотров 1,4 тыс.3 года назад
Python Lambda function - Python tutorial for beginners 15
pro complite i loved you
you didnt speak english is this not your mother language but i love your explain pro
Traceback (most recent call last): File "c:\Users\Joe EL\OneDrive\Desktop\TelBot\main.py", line 2, in <module> import telebot ModuleNotFoundError: No module named 'telebot' [Done] exited with code=1 in 1.682 seconds
I have tried to troubleshoot and debug but nothing works out
❤
I thought we're building bot father clone
great video, concise and clear, all the best!
Glad it was helpful!
Make more video.
Link
Wow, I really can use your educational videos... I'm beginner in programming telegram python bots... I'm trying program a new bot including inline using even in groups that it's not added... I mean when someone type bot username, something will be displayed for him/her, that I want some photos will be displayed... Do you have any video for this? Or can help me?🫠 I can't find answer of my questions anywhere except your videos... Really Thanks🙏🏼
Hey hessam thank you for your videos. can you add a video on how to handling deleting of massages?
This telegram bot toturial is perfect. Thank you
You're welcome!
Your Videos are very good. Please keep it up. thanks.
Amazing videos. Thank you.
Nice
Thanks
Thank you
You're welcome
Hello sir, can teach me how create a 1xbet games telegram bot sir? Please🙏🙏😢😢
Explain it more buddy, so I make videos for that.
@@coditize it's a predictor bot that predict the games. Like aviator games, wild west gold games, thimbles games sir?😢😢🙏🙏🙏
🎉🎉🎉
great video 🎉🎉🎉🎉
Thank you 🤗
full playlist please
full playlist please
good!! i have tried to use vercel and webhooks to make it work all the time but its difficult , thanks for you content, hope you make more videos about it :)
Thank you. For sure I'll make more videos about Telegram bot.
Beautiful narration
Glad you think so!
كيف اجعل البوت يعمل بدون توقف
I don't speak Arabic.
كيف اجعل البوت يعمل بدون توقف تماما دائما وابدا من فضلك
I don't speak Arabic.
@@coditize How can I make the bot run without stopping at all, always and forever, please?
@@زيادضيف-ف3لTo keep the bot running continuously, you'll need to host it on a server. You can choose from various options, such as Google Cloud, Microsoft Azure, or any hosting service provider in your country.
@@coditize And what is the best option in terms of usage, duration, price, and simplicity? Brother, I am a beginner
@@زيادضيف-ف3ل I see. It's not easy to answer all of this in the comments, so I'll make some videos to explain it in the future. For now, though, I think the best option for you is to contact some hosting services in your region and ask them questions. They will probably guide you better than I can.
thanks helped a lot.
Glad it helped!
please continue to make more videos like this.
For sure ❤️
Thank you so much!!!!
Glad it helped!
In python we have a logging module which I generally use for logging. Is the decorator approach better? If yes in what ways? Also, in production how is the logging done in python projects?
why is name and user_input not defined?
You don't need to declare variables in python... Not a great language for most things
It's a short piece of code to explain a special concept. So, there is no need to define.
Can do the same with c#
Good to know that.
bro's extra chromosome got a jailbreak 💀 thnx for the info tho i was gonna scroll
😉
so actually it returns one array
bro I use this all the time, although mine is p= print...
Gotta pull out dictionaries of lambda
Thank you so much for sharing this tutorial و همچنین توضیحات تو سایت Appreciate it
My pleasure ❤
احسنت
Thank you. Can you make another Tic Tac Toe using web technologies? Using the webui2 python module.
Thank you, great video
Hi! Nice video! Could you tell me which extension are you using for the color of the letters? Thanks.
Hey. Thanks. You don't need any exxtension for letter's color. In VScode go to File > Preferences > Color Theme and choose your favorie theme.
Perfect video for me I am totally addicted to those kind of videos thumbs up!!! Your channel should try using 'promosm'!!!
Thank you! Will do!
nice video . From Vietnam
Nice to see you.
Thank you
Very thanks. Could you please make some content about making a none-square shape kinter window? Is it possible?
It's not possible.
google disabled less secure app option on 30 May 2022 😡
Yeah
This will not work after may 30th 2022. Google will block this method.
But, you can still use this code for other email services.
@@coditize works with hotmail ???
Timestamps. Very good.
Thanks.
Thanks sir 🤗🤗. Plz make more videos
Sure 👍
that was perfect
Glad to hear that.😍
The less security button is no longer available after this month, can we use the same code after that? thank you.
Thank you for your comment. I'm not sure about that. It depends on Google's policy, but you can still use this code for other SMTP servers.
@@coditize option to turn off is removed can you suggest an alternative way
Yeso, I have the same problem
Simply and good explanation
Glad it helped.