An open API service indexing awesome lists of open source software.

https://github.com/contribot-discord/contribot-bot

ContriBot is a Discord bot created using TypeScript and Discord.js. It allows you to reward members of your server with contribution points and is still in development.
https://github.com/contribot-discord/contribot-bot

contribution discord-bot discord-js javascript nodejs typescript

Last synced: 27 days ago
JSON representation

ContriBot is a Discord bot created using TypeScript and Discord.js. It allows you to reward members of your server with contribution points and is still in development.

Awesome Lists containing this project

README

          

# ContriBot

This is a Discord Bot that allows you to reward the member of your server with contribution points.
It's still in development, so it's not ready to be used yet.

## Installation

1. Clone the repository
2. Install the dependencies with `npm install`
3. Compile the TypeScript code with `npx tsc`
4. Fill the .env file
5. Run the bot with `npm run start`

## Usage

The bot is still in development, so it's not ready to be used yet.
This section will be updated when the bot will be ready to be used.

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## Translating

You can translate or approuve strings on [our Crowdin project](https://crowdin.com/project/contribot).

## License

// TODO

## Credits

This bot has been made by [EAnathos](https://github.com/EAnathos)
Here are the contributors:
- [V0ltis](https://github.com/v0ltis)