Skip to content

Discord bot for twitter/twitcasting/twitch tracking...

Notifications You must be signed in to change notification settings

HitomaruKonpaku/verniy-bot

Repository files navigation

verniy-bot

Discord tracking bot

Links

discord

Requirements

Commands

config_var

Bot config (owner only)

  • list
  • get
  • set

track_add

Add or update user tracking

  • twitter_tweet
  • twitter_profile
  • twitter_space
  • twitcasting_live
  • twitch_live
  • twitch_chat
  • instagram_post
  • instagram_story
  • instagram_profile
  • tiktok_video

track_remove

Remove user tracking

get

  • twitter
    • user
    • space
  • twitcasting
    • user
    • movie
  • twitch
    • user

Getting Started

git clone https://github.com/HitomaruKonpaku/verniy-bot.git
cd verniy-bot
npm install

Usage

  1. Clone config.example.yaml and rename to config.yaml

  2. Clone .env.example and rename to .env

  3. Fill out the values in .env

  4. Invite bot to your server

    https://discord.com/api/oauth2/authorize?client_id=xxxxx&permissions=0&scope=bot%20applications.commands
  5. Build

    npm run build
  6. Deploy slash commands

    npm run deploy-commands
  7. Run

    npm start

Usage (docker)

  1. Clone config.example.yaml and rename to config.yaml

  2. Clone .env.example and rename to .env

  3. Fill out the values in .env

  4. Invite bot to your server

    https://discord.com/api/oauth2/authorize?client_id=xxxxx&permissions=0&scope=bot%20applications.commands
  5. Run

    docker compose up -d

About

Discord bot for twitter/twitcasting/twitch tracking...

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages