Can someone post their config file that has it giving someone permissions or adding them to a group with time?
For the life of me I can't get mine to work at all.
Here's a snippet of my config...
"Discord": {
"Discord webhook (URL)": "",
"DiscordMessage Enabled (true / false)": "false",
"Enable @here alert (true / false)": "false",
"Title": "Vote"
},
"Rewards": {
"@": [
"supply.signal: 1",
"RP: 1000"
],
"first": [
"RP: 1000"
],
"vote5": [
"tempaddgroup: vote5-3d",
"RP: 2500"
],
"vote8": [
"tempaddgroup: vote8-3d",
],
"vote12": [
"tempaddgroup: vote12-3d",
So do I need a group called vote5-3d
vote8-3d
vote12-3d ??
Or is the group suppose to be vote5
vote8
vote12 ??
Confused on how it should be in the config for an allotted amount of time etc....
Thanks,