Skip to content

Citadel-DAO/citadel-discord-funding-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A discord bot that tracks Funding contracts in order to notify the team / community when significant things happen wrt the citadel price.

Prerequisites

Setup

mv src/config.template.json src/config.json
yarn

Then complete the config.json file with proper parameters.

Running

yarn start

Configure Bot On Server

Add the bot to your server using this link.

Set the proper permissions for the bot in the channel you want it to work. Restrict it to only that channel.

Start the bot on target channel

!start-price-tracker

Stop the bot on target channel - Only the user who start it could stop it

!stop-price-tracker

Set the role you want to notify when price flag is on.

!set-notify-role YOUR_TARGET_ROLE_NAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%