Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theycallhermax/revowerjs
Port of @showierdata9978's Revower to NodeJS
https://github.com/theycallhermax/revowerjs
bot bridge meower meowerbot nodejs port revolt revolt-bot revolt-bridge
Last synced: 6 days ago
JSON representation
Port of @showierdata9978's Revower to NodeJS
- Host: GitHub
- URL: https://github.com/theycallhermax/revowerjs
- Owner: theycallhermax
- License: mit
- Created: 2023-06-27T02:39:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-16T23:55:31.000Z (8 months ago)
- Last Synced: 2024-03-17T23:30:29.668Z (8 months ago)
- Topics: bot, bridge, meower, meowerbot, nodejs, port, revolt, revolt-bot, revolt-bridge
- Language: JavaScript
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RevowerJS
Port of **[@showierdata9978](https://github.com/showierdata9978)**'s Revower to
Deno## Running
> **Warning** This repo uses Deno, running RevowerJS with NodeJS might not work
> due to syntax differences.```sh
deno task run
```