Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainbowdashlabs/reputation-bot
Reputation bot which collects reputation based on chat messages in discord
https://github.com/rainbowdashlabs/reputation-bot
discord discord-bot hacktoberfest jda jda-bot krile reaction reputation reputation-bot
Last synced: 3 months ago
JSON representation
Reputation bot which collects reputation based on chat messages in discord
- Host: GitHub
- URL: https://github.com/rainbowdashlabs/reputation-bot
- Owner: rainbowdashlabs
- License: agpl-3.0
- Created: 2021-04-22T22:02:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:55:54.000Z (3 months ago)
- Last Synced: 2024-10-29T14:21:52.728Z (3 months ago)
- Topics: discord, discord-bot, hacktoberfest, jda, jda-bot, krile, reaction, reputation, reputation-bot
- Language: Java
- Homepage:
- Size: 2.52 MB
- Stars: 29
- Watchers: 4
- Forks: 15
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
[![wakatime](https://wakatime.com/badge/github/RainbowDashLabs/reputation-bot.svg)](https://wakatime.com/badge/github/RainbowDashLabs/reputation-bot)
# Motivation
This bot was created for the [DevCord Discord Server](https://discord.gg/gfEsr79d9a). \
We needed a way to identify valuable users in our community. Most bots do these by chat activity.\
Sadly a high chat activity doesn't mean that a user is valuable for the community.\
That is where the reputation bot comes in place.# How does it work
The reputation bot will scan messages for thank phrases, which you can define.\
When a thank phrase is found the bot will try to find the receiver of the message. This is done by several checks.You can find more about the bot on our [website](https://rainbowdashlabs.github.io/reputation-bot/).
# Self-hosting
Take a look at our [hosting](https://rainbowdashlabs.github.io/reputation-bot/hosting/) page.
# Invite and more Information
For an invitation link and more information take a look at the [website](https://rainbowdashlabs.github.io/reputation-bot/invite/).