You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.
The easiest way to set up SourceCred on Discord is to fork MetaFam's TheSource repo, delete the scores.json file + the docs/api folder, and then update project.json and weights.json with the config you want.
Then you'll need to create a discord bot and give it the permission to read messages. (takes 5min)
Add the bot's token to the GitHub secrets for your forked TheSource repo. Note! The token must be called: SOURCECRED_DISCORD_TOKEN.
https://aracred.github.io/website/docs/deploymentOverview/
SourceCred Discord How-to
The easiest way to set up SourceCred on Discord is to fork MetaFam's TheSource repo, delete the
scores.json
file + thedocs/api
folder, and then updateproject.json
andweights.json
with the config you want.Then you'll need to create a discord bot and give it the permission to read messages. (takes 5min)
Add the bot's token to the GitHub secrets for your forked TheSource repo. Note! The token must be called:
![](https://camo.githubusercontent.com/7913b881e66185cfcd2fe4dfa35940f7ff16b3225264de41a0d1494ad358e7c6/68747470733a2f2f692e696d6775722e636f6d2f6753646a5a4b612e706e67)
SOURCECRED_DISCORD_TOKEN
.Make sure that GitHub action is enabled to run:
![](https://camo.githubusercontent.com/2e841a309a714c66fd2d20da76d98284095113ed2494315cd3a5fcd1efbfd79c/68747470733a2f2f692e696d6775722e636f6d2f477057677861722e706e67)
If you want to get Discord ID's for the SourceCred Identity plugin, you'll need to enable Discord's developer mode. The you can right click on servers or users to get their Discord IDs and paste them into
project.json
.Speaking of
project.json
, if you don't want to run it on Discord, Discourse, or GitHub just remove those sections.If you want to view the pretty Cred graph for your Discord server you'll need to enable GitHub pages and set it to the master/docs folder.
![](https://camo.githubusercontent.com/23056c5a2c59ce492b838693cbd1dc6209daa041c3c5aade52d2c4e798c6013e/68747470733a2f2f692e696d6775722e636f6d2f6148686f4c6f422e6a7067)
![](https://camo.githubusercontent.com/4bf1edd5ac40b1bc6526acbd55f5cb44eeef0a79bf98cc201aab73d977e39de9/68747470733a2f2f692e696d6775722e636f6d2f73566d387a39522e706e67)
You'll still need to configure
project.json
to point to your Discord server, Discourse forum, user names, GitHub repos, etc...The text was updated successfully, but these errors were encountered: