Coder Social home page Coder Social logo

naitikraj3101 / botstatus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jainamoswal/botstatus

0.0 0.0 0.0 18 KB

An action to automatically update bot status at GitHub as well as in Telegram channel.

Home Page: https://t.me/j_projects

License: GNU General Public License v3.0

Python 100.00%

botstatus's Introduction

Issues Forks Stars LICENSE Size Contributors

BotStatus ~

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


How to use this ?

  • Star this repo. ⭐
  • Go to the repository where you want to display the status of the bots. 🤖
  • Go to environment variables (Settings ⇢ Secrets ⇢ New Repository Secret.) 🚶
  • Fill all Environment variables there. 🤭
  • Copy this snippet in ./github/workflows/main.yml in your repository. 📁
  • The workflow will automatically run at interval of 3 hours. 🏃

⚠️ You'll need a bots.json file and list all bots in the JSON format. It can be raw link from gist.github.com or directly by the file itself like https://github.com/<blabla>/raw/<branchname>/<filename>. But it should point to the raw source.

🤫 Environment variables
🔒 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
BOTS Raw link of JSON file of bots. example

Optional variables ~

  • FILE_NAME : Name of the MarkDown file, eg. README.md. This is case sensitive. Defaults to README.md.
✌️  Support me

     

💻 Credits

License

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.

botstatus's People

Contributors

jainamoswal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.