Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/willuhmjs/dapper

A Discord bot to allow members to give dap to other members in your Discord server and earn social points towards your server's dap leaderboard.
https://github.com/willuhmjs/dapper

Last synced: 8 days ago
JSON representation

A Discord bot to allow members to give dap to other members in your Discord server and earn social points towards your server's dap leaderboard.

Awesome Lists containing this project

README

        

# Dapper

A Discord bot to allow members to give dap to other members in your Discord server and earn social points towards your server's dap leaderboard.

![Example image](https://i.imgur.com/Rzby5Ne.png)

## Features

Some of the features of Dapper include:

- A paginated leaderboard to show the members with the most daps.
- Customized image responses for when a member gives dap to another member.
- A detailed stats page for each member to show their daps given and received.
- Open source code that allows contributions from the community.

## Installation

1. Download the latest release from the [releases page](https://github.com/willuhm-js/salutation/releases).
2. Edit the `config.ts` file in `src/config.ts`.
3. Build and run using:

```bash
yarn
yarn dev
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate and make pull requests to the `dev` branch. Thank you for your interest in contributing!

## License

**Dapper** is licensed under the MIT License. See the [LICENSE](LICENSE) file for more info.