forked from jocadbz/os-release-bot
Add Linux General config
parent
c5855f1e97
commit
485c178e81
|
@ -1,3 +1,9 @@
|
|||
# Warning:
|
||||
|
||||
### This is the downstream version with the Linux General config. Do not work on this repository.
|
||||
|
||||
The upstream version can be found here: https://lostcave.ddnss.de/git/jocadbz/os-release-bot
|
||||
|
||||
# /ETC/OS-RELEASE
|
||||
|
||||
A bot written for the Linux General Discord Server
|
||||
|
|
32
config.json
32
config.json
|
@ -1,12 +1,32 @@
|
|||
{
|
||||
"guild": 750955881348464651,
|
||||
"guild": 813127962881818624,
|
||||
"roles": {
|
||||
"assign0": 1063506453308125274,
|
||||
"assign1": 1063506544962064414
|
||||
"lfs": 813200239778856971,
|
||||
"kiss": 884819839212982342,
|
||||
"gentoo": 813139495049232384,
|
||||
"void": 813139633797988394,
|
||||
"nixos": 827228988585279538,
|
||||
"alpine": 932684264967925850,
|
||||
"arch": 813139868678225991,
|
||||
"arch-based": 813186782534828043,
|
||||
"redhat": 816823482318979094,
|
||||
"bedrock": 825427559604027412,
|
||||
"opensuse": 813147179367661589,
|
||||
"suse-based": 1034793985715224587,
|
||||
"debian": 813142935247388672,
|
||||
"debian-based": 842882283504926756,
|
||||
"solus": 820840553704325160,
|
||||
"fedora": 820621219040591884,
|
||||
"ubuntu": 813139746180038697,
|
||||
"ubuntu-based": 813581408052183042,
|
||||
"bsd": 879444277330055228,
|
||||
"macos": 813147204772167680,
|
||||
"windows": 813147019631788083,
|
||||
"support": 868791668684513330
|
||||
},
|
||||
"report channel": 1063507041697677312,
|
||||
"report channel": 1063984075154661396,
|
||||
|
||||
"bot version": "v1.3",
|
||||
"bot version": "v1.3-bodgemaster0",
|
||||
"bot issues": "Please report issues to BodgeMaster or jocadbz.",
|
||||
"bot source url": "https://lostcave.ddnss.de/git/jocadbz/os-release-bot"
|
||||
"bot source url": "https://lostcave.ddnss.de/git/BodgeMaster/os-release-bot"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue