Skip to content

userhasaccess/fictional-fishstick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bounty Bot

This discord bot is intended to help facilitate the bounty platform on Discord for Neural Internet.

Setup

  1. Run npm install to install all necessary packages.

  2. Go to ./_utils/config.js and add your discord token.

    2.1 The discord token can be obtained by following this link: How to get discord token

Config

The config file, config.js, contains values you can configure depending on your needs. The parameters that need to be specified are:

  1. token: Your discord token.
  2. team_role_name: The discord role name of the NI team.
  3. active_bounties_category: The category to create all the bounty private text channels under.
  4. archives_category: The category to store all the archived bounty text channels under.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published