A Discord-bot to readily and easily shorten links from Discord itself, made possible by Appwrite.
Install the project
git clone https://github.com/Arpan-206/discordly.git
cd discordly
To run this project, you will need to add the following environment variables to your .env file
DISCORD_BOT_TOKEN
OWNER
AW_PROJECT
AW_ENDPOINT
AW_KEY
DEPLOY_URL
AW_DB
AW_LINKS_COLLECTION
PORT
To deploy this project run, after setting all the required environement variables.
docker compose up -d
If you have any feedback, please reach out to us at arpan@hackersreboot.tech.
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.