Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

A Discord.js bot that fetches and sends game discounts and giveaways every hour

License

Notifications You must be signed in to change notification settings

ryanmalonzo/discord-game-deals

Repository files navigation

Welcome to discord-game-deals 👋

Version License: MIT Twitter: ren1101215

This Discord bot sends game deals (currently only free games from popular stores such as Steam and the Epic Games Store) to your selected text channel. It can also ping your selected role!

I run an instance of the bot named CyberDeals that can be invited on any server using this link. It is supposed to be live 24/7 but can be down at any time for maintenance.

Installation

npm install

Usage

node index.js

⚠️ To run this project, you need to have a .env file with the following variables:

DISCORD_BOT_TOKEN=my_discord_bot_token
DISCORD_APP_ID=my_discord_app_id
MONGODB_USERNAME=my_mongodb_username
MONGODB_PASSWORD=my_mongodb_password
MONGODB_DBNAME=my_mongodb_db_name

Author

👤 Ryan Malonzo

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Acknowledgements

This Discord bot is built with discord.js and uses GamerPower's Free Games & Giveaways API.

📝 License

Copyright © 2023 Ryan Malonzo.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

A Discord.js bot that fetches and sends game discounts and giveaways every hour

Topics

Resources

License

Stars

Watchers

Forks