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

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: 6 months 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.