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.
- Host: GitHub
- URL: https://github.com/contribot-discord/contribot-bot
- Owner: ContriBot-Discord
- License: gpl-3.0
- Created: 2023-10-15T14:58:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T20:29:33.000Z (over 1 year ago)
- Last Synced: 2025-01-11T08:26:35.478Z (10 months ago)
- Topics: contribution, discord-bot, discord-js, javascript, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 3.17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)