https://github.com/maxwlang/accomplice
A discord bot that accompanies starboard bots and creates a leaderboard.
https://github.com/maxwlang/accomplice
bot discord discord-bot discord-js nodejs
Last synced: 9 months ago
JSON representation
A discord bot that accompanies starboard bots and creates a leaderboard.
- Host: GitHub
- URL: https://github.com/maxwlang/accomplice
- Owner: maxwlang
- License: mit
- Created: 2022-01-14T08:48:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-02T00:45:55.000Z (about 4 years ago)
- Last Synced: 2025-08-22T05:43:58.808Z (10 months ago)
- Topics: bot, discord, discord-bot, discord-js, nodejs
- Language: JavaScript
- Homepage:
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Accomplice
Accompanies starboard bots. Sole purpose is to place an updating embed message in a channel that counts the top reacts in another channel
## Setup
1. Install nodejs 16.
2. Rename `./src/config/bot.json.template` to `./src/config/bot.json`.
3. Configure `config.json`, add token to file.
4. Install packages: `yarn` or `npm i`
5. Create database: `yarn migrate` or `npm migrate`
6. Run: `yarn start` or `npm start`
Give the bot permissions integer 277025459200
https://discord.com/oauth2/authorize?client_id=931406732800950302&scope=bot&permissions=8