Benjamin Katzwatchdog-chat.hashnode.dev·Dec 14, 2024Content Moderation for Communities: A Full GuideContent moderation has become one of the most critical aspects of managing online communities. In a world where user-generated content is the foundation of many platforms, ensuring that the interactions remain respectful, safe, and within guidelines ...# content moderation
Mauricio ETchaoticgoodcyber.tech·Nov 24, 2024Secure Messaging Apps: Signal, Telegram, Session, Element, ThreemaMobile apps collect a lot of user data, often more than necessary. This data can be used for targeted advertising, sold to third parties, or potentially accessed by government agencies. With a second Trump presidency, everyone should be concerned abo...54 readsApps & Gearprivacy rights
Lawrence Juma "Jumalaw98"jumalaw98.hashnode.dev·Oct 21, 2024Day 22: Keeping Your Secrets SafeImagine sharing a private message with a friend, only to discover that others can see it, too. It's not so private anymore, right? Today's topic concerns secure messaging apps—apps designed to protect your messages from prying eyes. Whether you're a ...Cybersecurity Awareness 2024: Securing Our WorldSecure messaging
Isaunchained.pxng0lin.xyz·Oct 18, 2024print(result) "Part 3 of NotADev"Enriching Data with Technical Indicators With the stock data successfully fetched and initial error handling in place, it was time to delve deeper into the data to make it more informative for our predictive models. The idea was to enrich the data wi...I Am NotADevDeveloper
Monawwar Abdullahblog.monawwar.io·Sep 20, 2024Building Your First BotMate Plugin: A Step-by-Step GuideThe project is under heavy development, if you want to contribute, or you have any queries, please join our Telegram group and checkout Github repository. If you're not familiar with BotMate, it’s a powerful open-source web-based platform designed t...10 likestelegram
Mihail Gokmihailgok.hashnode.dev·Sep 19, 2024Payment in Telegram bots with StarsPavel Durov recently announced payment in bots with a new Telegram Stars currency in his Telegram channel. Now all digital goods in bots must be bought and sold via this currency. If your goods are not digital, you can leave payment via regular payme...Python
Monawwar Abdullahblog.monawwar.io·Sep 16, 2024BotMate: The Ultimate Bot PlatformIntroduction Are you tired of managing multiple bots across different platforms, each with its own tools, configurations, and countless tabs? Managing and customizing your bots shouldn't feel like a full-time job, but for many businesses and develope...30 readsbotmate
Mihail Gokmihailgok.hashnode.dev·Sep 14, 2024Creating telegram web apps and interacting with them in telegram botsIn the Bot API 6.0 update, Telegram bots got a lot of new features. The most notable one for developers is Telegram web apps (web apps inside Telegram). With this innovation, developers can connect web applications to their bots, which open in an add...telegram
Sourabh Kumarthesourabhk.hashnode.dev·Sep 12, 2024Building a Telegram Bot with Telethon in DockerCreating a Telegram bot with Telethon and running it in a Docker container allows easy deployment and management. This article will guide you through setting up your bot, handling authentication, and ensuring it works seamlessly on any system. Step 1...36 readstelethon
Ákos Kőművesakoskm.com·Sep 9, 2024How to Set Up a Telegram Bot for Real-Time Node.js Backend NotificationsLogging solutions can get expensive 😅. If you've been following 𝕏 lately, people recently shared a few mind-blowing numbers: https://x.com/dhh/status/1828078003579920674?s=46 As a freelancer, working for smaller clients I had to find creative way...2 likes·30 readsNode.js