A script to automatically update bot status at GitHub as well as in Telegram channel.

Overview

Issues Forks Stars LICENSE Size Contributors


Support

  • Channel
  • Support

BotStatus ~

A simple & short repository to show your bot's status in your GitHub README.md file as well as in you channel.

⚠️ This repo should be forked (public atleast) to work. ⚠️


How to use this ?

  • Star this repo. 😄

  • Make a repo using this template. (repo should be public, else GitHub will start counting up minutes.)

    Generate

  • Add values in GitHub repository secrets. in your profile README repo(Settings ⇢ Secrets ⇢ New Repository Secret.)

  • Generate a cool README in ur Profile repo. 😎

  • Update bot.json file.

  • Add <start> & <end> tag in the README file to let the bot know, to put the table in. EG. #22

  • Copy this workflow file to your README page and replace the repo name in line no. 16.

  • Just wait for the scheduled time.

    i.e. in 3 hours, the github README.md will be updated and the message in the channel will also be updated.


Secrets to be added.

🔒 Secret 🔒 ✍️ Description ✍️
API_HASH Get it from my.telegram.org
APP_ID Get it from my.telegram.org
CHANNEL_ID Channel ID eg. -10010254xxxxx
MESSAGE_ID Message ID of the message to edit.
SESSION Run on Repl.it
TOKEN get your GitHub Access token from here.

Credits

License

BotStatus is licensed under GNU Affero General Public License v3 or later.

License

The GNU General Public License (GNU GPL or simply GPL) is a series of widely-used free software licenses that guarantee end users the freedom to run, study, share, and modify the software.[8] The licenses were originally written by Richard Stallman, founder of the Free Software Foundation (FSF), for the GNU Project, and grant the recipients of a computer program the rights of the Free Software Definition.[9] The GPL series are all copyleft licenses, which means that any derivative work must be distributed under the same or equivalent license terms. This is in distinction to permissive software licenses, of which the BSD licenses and the MIT License are widely used, less restrictive examples. GPL was the first copyleft license for general use.

You might also like...
Telegram Radio - A User-bot who continuously play random audio files (from the famous telegram music channel @mveargasm) in the intended voice chat.

MvEargasmDJ: This is my submission for the Telegram Radio Project of Baivaru. Which required a userbot to continiously play random audio files from th

A Telegram Bot for adding Footer caption beside main caption of Telegram Channel Messages.

Footer-Bot A Telegram Bot for adding Footer caption beside main caption of Telegram Channel Messages. Best for Telegram Movie Channels. Made by @AbirH

Telegram bot that search for the classrooms status of the chosen day and then return all the free classrooms using your preferred time slot
Telegram bot that search for the classrooms status of the chosen day and then return all the free classrooms using your preferred time slot

Aule Libere Polimi Since the PoliMi site no longer allows people to search for free classrooms this bot was necessary! It simply search for the classr

Retrieve information from DBLP and update BibTex files automatically

Rebib TLDR: This script retrieves information from DBLP to update your BibTex files. python rebib.py --bibfile xxx.bib It first parses the bib entries

An Advanced Telegram Bot to Play Radio & Music in Voice Chat. This is Also The Source Code of The Bot Which is Being Used For Playing Radio in @AsmSafone Channel ❤️

Telegram Radio Player V3 An Advanced Telegram Bot to Play Nonstop Radio/Music/YouTube Live in Channel or Group Voice Chats. This is also the source co

Force-Subscribe-Bot - A Telegram Bot to force users to join a specific channel before sending messages in a group

Introduction A Telegram Bot to force users to join a specific channel before sen

Update your World of Warcraft AddOns hosted on GitHub
Update your World of Warcraft AddOns hosted on GitHub

AddOns Update Tool Tool to update World of Warcraft AddOns hosted on GitHub Features Pure Python: only Dulwich and Colorlog Multithreaded tasks Manual

Automatically changes your discord status

Automatically changes your discord status, Be careful as this may get you rate limited and banned

Releases(v1.2)
  • v1.2(Jul 27, 2021)

    Released new update.

    I think this is most stable version which can also customize your action. If you find this version useful and cool 🤟, add a thumb 👍 below in reactions. section. 👇

    This update breaks your GitHub action ✋if you were using jainamoswal/[email protected], So please update your action according to new updates or update your action file withjainamoswal/[email protected]

    Some of customizations are listed here....

    • You have options to edit the Repo at every status or not.
    • You have option to edit the Telegram message at every check or not.
    • You can set multiple chats while showing status in Telegram.
    • Can customize the start & end message in Telegram messages.
    • Can set custom commit message.
    • Can also set custom bullets to display bots on Telegram.
    • Can define custom time zone and Time formats.
    • Can also define custom Emoji or Text while bot is up or down on Telegram or in GitHub MarkDown file differently.

    Guide for upgrading action from @v1.1 to @v1.2 :-

    1. Delete MESSSAGE_ID & CHANNEL_ID from Environment variables.
    2. Set IDS in your Environment variables.
    3. Update your .yml file in your repository with the latest example.

    🥳 Your action is running on the latest update now.


    Next steps :-

    • Check optional variables and customize your action with setting them in .yml file. You can either define them via Environment variables or just set them directly like IDS: -1001407470646:3 etc...

    For Detailed changes, You can check difference between last two commits. Any questions can be raised by making a new issue.

    Source code(tar.gz)
    Source code(zip)
  • v1.1(Jul 17, 2021)

    Minor changes. ✏️

    • NAME : Client will fetch bot name from the username and reflect it in status every time wherever it reflects.
    • FILE_NAME : Can set any file name of MarkDown file in GitHub Secrets, Defaults to README.md

    Refer to the ReadMe for usage guide. For help, Raise an issue regarding your problem (Mostly error).

    Source code(tar.gz)
    Source code(zip)
  • v1.0(Jun 22, 2021)

Owner
Jainam Oswal
A student who loves to .
Jainam Oswal
Random Geek Jokes REST API

Geek-Jokes A RESTful API to get random geek jokes written in Flask What is the Geek-Jokes-api? The Geek Jokes RESTful API lets you fetch a random geek

Sameer Kumar 84 Dec 15, 2022
This repo contains a small project i've done using PILLOW module in python

This repo contains a small project i've done using PILLOW module in python. I wrote an automated script which generates more than 5k+ unique nfts with 0 hassle in less time.

SasiVatsal 11 Nov 05, 2022
NMux is the version of the NMscript in termux

NMscript-termux-version Termux-Version NMux is the termux version of NMscript which is NMscript? NMscript is a simple script written in Python that he

cabeson sin z 5 Apr 23, 2022
twitter bot tha uses tweepy library class to connect to TWITTER API

TWITTER-BOT-tweepy- twitter bot that uses tweepy library class to connect to TWITTER API replies to mentions automatically and follows the tweet.autho

Muziwandile Nkomo 2 Jan 08, 2022
This is a starter template of discord.py project

Template Discord.py This is a starter template of discord.py project (Supports Slash commands!). 👀 Getting Started First, you need to install Python

1 Dec 22, 2021
A tool to customize your discord tokens

Fastest Discord Token Manager - Features: Change Token Username Change Token Password Change Token Avatar Change Token Bio This tool is created by Ace

trey 15 Dec 27, 2022
A Bot To remove forwarded messages

Forward-Mess-Remover A Bot To remove forwarded messages. uses Remove forwarded messages from Group. Deploy To Heroku

SpamShield 5 Oct 14, 2022
Cogs for Red-DiscordBot

Redbot cogs for Red-DiscordBot authored by Kreusada This is my repository for Red Discord-Bot. I built these cogs because these were the features that

Kreus Amredes 26 Nov 07, 2022
The EscapePod Python SDK for Cyb3rVector's EscapePod Extension Proxy

EscapePod Extension SDK for Python by cyb3rdog This is the EscapePod Python SDK for Cyb3rVector's EscapePod Extension Proxy. With this SDK, you can: m

cyb3rdog 3 Mar 07, 2022
A module to complement discord.py that has Music, Paginator and Levelling.

discord-super-utils A modern python module including many useful features that make discord bot programming extremely easy. Features Modern leveling m

Yash 106 Dec 19, 2022
A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.

A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.

Muhammad Abdullah 273 Dec 31, 2022
pokemon-colorscripts compatible for mac

Pokemon colorscripts some scripts to print out images of pokemons to terminal. Inspired by DT's colorscripts compilation Description Prints out colore

43 Jan 06, 2023
Disctopia-c2 - Windows Backdoor that is controlled through Discord

Disctopia Disctopia Command and Control What is Disctopia? Disctopia is an open

Dimitris Kalopisis 218 Dec 26, 2022
Most Simple & Powefull web3 Trade Bot (WINDOWS LINUX) Suport BSC ETH

Most Simple & Powefull Trade Bot (WINDOWS LINUX) What Are Some Pros And Cons Of Owning A Sniper Bot? While having a sniper bot is typically an advanta

GUI BOT 4 Jan 25, 2022
A Discord bot made by QwertyIsCoding

QwertyBot QwertyBot A Discord bot made by QwertyIsCoding Explore the docs » View Demo . Report Bug . Request Feature About The Project This Discord bo

4 Oct 08, 2022
汪汪Bot是一个Telegram Bot,用于帮助你管理一台服务器上的Docker

WangWangBot 汪汪Bot是一个Telegram Bot,用于帮助你管理一台服务器上的Docker运行的Bot。这是使用视频: 部署说明 安装运行 准备 local.env 普通版本 BOT_TOKEN=你的BOT_TOKEN ADMINS=使用,分隔的管理员ID列表 如果你使用doppl

老房东的代码练习册 56 Aug 23, 2022
Asynchronous Python Wrapper for the Ufile API

Ufile.io Asynchronous Python Wrapper for the Ufile API (Unofficial).

Gautam Kumar 16 Aug 31, 2022
A custom rom post bot for Telegram.

Rom Poster Bot A simple Post Bot written in Python using pyTelegramBotAPI to post rom updates to telegram whenever you need. Made by lazy peep for laz

Prajwal 6 Nov 03, 2022
Make a command interpreter that manages AirBnb objects

AirBnB Clone Project Description This is part 1 of our AirBnb Clone project. The purpose of this project is to make a command interpreter that manages

Firdaus H. Salim 1 Nov 14, 2021
Add Reactions to your Channel Posts!

• Shaaak - Post Reaction Bot Simple and Minimalistic telegram bot to add Reactions and Comments to your Channel Posts! - What's Unique About it?

Harsh Raj 4 Jan 31, 2022