diff --git a/.template.env b/.template.env new file mode 100644 index 0000000..47b0cab --- /dev/null +++ b/.template.env @@ -0,0 +1 @@ +DISCORD_TOKEN= diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3d2020 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Invite Link + +- https://discord.com/oauth2/authorize?client_id=1295557057084133467&permissions=76816&integration_type=0&scope=bot + +# Setup .env file + +`cp .template.env .env` +`vim .env`