Skip to content

Pizza And Kapibara site V3.0

Compare
Choose a tag to compare
@areallypawa areallypawa released this 25 Mar 18:15
· 1 commit to c21e671edaba677127c734349c77d48c6bc4782e since this release
d644a00

V3

🔷 Pizzeria "Pizza and Capybara" school project VERSION 3.0! | Пиццерия "Пицца и Капибара" школьный проект ВЕРСИЯ 3.0!

     🔹 Hello everyone I am glad to congratulate everyone that the new version of my project has been released! So, what innovations have I introduced?

     🔹 Всем привет! Я рад всех поздравить, что вышла новая версия моего проекта! Итак, какие же нововведения я внес?

🔷 List of changes in version 3.0 | Список изменений в версии 3.0

  • ▶️ Created two bots in Telegram.
        Since I started to introduce interaction with telegrams, I decided to finish this idea to the end. I was faced with a new task - the functionality of the bot in telegram. I have never worked with bots in telegram before, only in online constructors. Realizing that the designer's site was not enough for me, I started writing a bot in Python. Why Python? Because it is a convenient and understandable programming language that I have known for 2 years. After studying the material that is needed to create bots in telegram using the pyTelegramBotAPI library, I wrote two bots. The first is the identifier. The bot can send a link to the group if the person sends the correct password. The second one is a bot for the group. He also monitors the pressing of the "Confirm" and "Delete" buttons and can pin the message or delete it.
         In order for the bot to work almost constantly, hosting is needed. Unfortunately, I did not find a normal hosting, but I found a way to run bots at any given time, even without a computer nearby. ReplIt is a platform for posting your code, editing it, and developing it with someone. Thanks to the convenient mobile application, the code can be edited and run whenever you want.
  • ▶️ Создал двух ботов в телеграмм.
         🇷🇺 Так как я начал вводить взаимодействие с телеграмм, то я решил доделать эту идею до конца Передо мной встала новая задача - функционал бота в телеграмме. Прежде я никогда не работал с ботами в телеграмме, только в онлайн-конструкторах. Поняв, что сайта конструктора мне не хватит, я принялся писать бота на Python. Почему Python? Потому что удобный и для меня понятный язык программирования который я знаю уже 2 года. Изучив материал который нужен для создания ботов в телеграмме при помощи библиотеки pyTelegramBotAPI, написал двух ботов. Первый - аунтификатор. Бот может прислать ссылку на группу, если человек отправит верный пароль. Второй - бот для группы. Он же, отслеживает нажатие кнопок "Подтвердить" и "Удалить" и может закрепить сообщение или удалить его.
         Для того, что бы бот работал почти постоянно нужен хостинг. Нормальный хостинг, к сожалению, я не нашел, но нашел способ как запускать ботов в любой момент времени даже без компьютера рядом. ReplIt - площадка для размещения своего кода, редактирования его и разработки его вместе с кем-либо. Благодаря удобному мобильному приложению код можно редактировать и запускать когда угодно.

image image

image image

🔷 🔎 Services - Libraries 📚 | 🔎 Сервисы - Библиотеки 📚

Note

🇷🇺 Сервисы помогут в создании проекта.

🔷 About developers 💫 | О разработчиках 💫

🔷 License | Лицензия

Project Pizzeria "Pizza and Capybara" is distributed under the MIT license

Full Changelog: PizzaAndKapibaraV2.1...PizzaAndKapibaraV3