Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.
/ nemecord Public archive

A simple way to send Nemestats plays to Discord

License

Notifications You must be signed in to change notification settings

wesbaker/nemecord

Repository files navigation

Nemecord

CircleCI Code Climate

A simple way to send Nemestats plays to Discord:

Example Nemecord

Installation

At the moment you'll need your own instance for your Discord. I run mine on Zeit's Now (for free) and it works really well.

  1. Create a new Discord Webhook
  2. Clone this repository
  3. Copy/rename now.json.example to now.json
  4. Change the GAMING_GROUP_ID in now.json to match your [Nemestats][nemstats] group ID (e.g. with a url of https://nemestats.com/GamingGroup/Details/13468 your ID is 13468)
  5. Add the following secrets to your now project:
    • now secret add sentry_dsn <your sentry.io DSN>
    • now secret add discord_webhook_url <your discord webhook url>
  6. Deploy to Now
  7. Create an alias for your Now deployment (e.g. now alias https://project-234asf3.now.sh/ project.now.sh)
  8. Use something like cron-job.org to schedule a recurring job, daily is usually enough.

About

A simple way to send Nemestats plays to Discord

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •