Expand to see contents
This is the code for a Discord bot that can mirror reddit posts on discord servers. Right now it's still in development and it's not up for people to use it. But in the near future you can add this bot to your discord server, choose what subreddits to get posts every hour and the bot will mirror those subreddits by getting the top posts of them every hour and posting them on an specific channel of your server.
Expand to see contents
- Node.Js: For the JS coding of the bot.
- snoowrap: As a js wrapper for the reddit api.
- Discord.js: As the wrapper for the Discord API (you can fin it here).
- dotenv: To load the .env file variables into the process enviroment.
- Express: For a webserver that can check the bot.
we wanted to make a bot and we like subreddit memes.
No Instructions for the bot pre-deployment so far, check later when we have a more robust code
No Instructions for the bot pre-deployment so far, check later when we have a more robust code
If anyone wants to contribute or give ideas for the project, you can by making new Issues or Pull requests.
This repository has the standard MIT license. You can find it here.