Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/galvinpython/persist-discord

Persist is a Discord bot that automatically re-assigns roles once people re-join servers
https://github.com/galvinpython/persist-discord

Last synced: about 1 month ago
JSON representation

Persist is a Discord bot that automatically re-assigns roles once people re-join servers

Awesome Lists containing this project

README

        

# persistroles

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.