1
1
mirror of https://gitlab.com/ceda_ei/Quadnite-Bot synced 2025-04-02 19:06:51 +02:00
2024-02-06 18:16:42 +05:30
2024-01-25 00:38:35 +05:30
2024-02-06 18:16:42 +05:30
2019-02-11 00:45:45 +05:30
2024-01-25 00:38:35 +05:30
2018-03-31 11:19:15 +05:30
2024-01-25 00:38:35 +05:30
2024-01-25 00:38:35 +05:30
2021-09-28 14:54:05 +05:30

Quadnite-Bot

Source code for @quadnite_bot

Running your own instance

Quadnite bot depends on Ugoki for providing roleplay gifs. Once you have an instance of Ugoki (and optionally Ugoki Frontend) running:

  • Clone this repo
  • npm install
  • export BOT_API_KEY="your-token-for-bot"
  • export FEEDBACK_ID="chat-id-where-feedback-is-forwarded-to"
  • export UGOKI_ROOT="https://root.of.ugoki.api/server/"
  • npm start
Description
Source code for Quadnite Bot
Readme 887 KiB
Languages
JavaScript 100%