Is there a way to automatically update a bot running on a separate machine through GitHub?

This page summarizes the projects mentioned and recommended in the original post on /r/Discord_Bots

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • scitus

    Code for my discord bot, porl alt#1506

    have this in my bot, where it updates the bot with the /update command (runs a bash file in which it deletes the folder with the bot, clones the github repo, and restarts the bot) https://github.com/scitus-bot/scitus/blob/main/py/cogs/admin.py second to last command in this file. lmk if you want the bash file but should be pretty simple

  • webhook

    webhook is a lightweight incoming webhook server to run shell commands

    you can register a webhook on github and listen to it from your second pc using https://github.com/adnanh/webhook

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Update-bot-discord-js

    Permet de update son bot avec javascript

    You can try this one : https://github.com/Combo-Miner/Update-bot-discord-js

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts