Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
/ Revower Public archive

A Meower bot that bridges meower and revolt

License

Notifications You must be signed in to change notification settings

showierdata9978/Revower

Repository files navigation

Revower

A Bridge from meower to revolt.

Authors

Acknowledgements

Deployment

To deploy this project run

git clone https://github.com/showierdata9978/Revower.git

cd Revower

# *EDIT ENV VARS*

python3 src/main.py

Or you can deploy with docker!

git clone https://github.com/showierdata9978/Revower.git
cd Revower

# *EDIT ENV VARS*

docker compose build
docker-compose up -d

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

revolt_token

meower_username

meower_password

Support

For support, email showierdata9978, or join the offical revolt server

About

A Meower bot that bridges meower and revolt

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published