Add gamble bot bandit
This commit is contained in:
parent
b8de937e77
commit
deaa8d65fb
1 changed files with 10 additions and 7 deletions
17
config.yml
17
config.yml
|
@ -106,9 +106,12 @@ params:
|
||||||
description: scw2.papey.fr
|
description: scw2.papey.fr
|
||||||
category: Servers
|
category: Servers
|
||||||
# Bots
|
# Bots
|
||||||
- name: gamble-bot
|
- name: gamble-bot (VAL & PL)
|
||||||
description: Gamble-bot instance deployed on Val & PL Twitch channel
|
description: Gamble-bot instance deployed on Val & PL Twitch channel
|
||||||
category: Bots
|
category: Bots
|
||||||
|
- name: gamble-bot (Bandit)
|
||||||
|
description: Gamble-bot instance deployed on Bandit Twitch channel
|
||||||
|
category: Bots
|
||||||
- name: trostani
|
- name: trostani
|
||||||
description: Trostani instance deployed on Forgeron Discord guild
|
description: Trostani instance deployed on Forgeron Discord guild
|
||||||
category: Bots
|
category: Bots
|
||||||
|
@ -223,12 +226,12 @@ params:
|
||||||
#
|
#
|
||||||
# Format:
|
# Format:
|
||||||
customTabs:
|
customTabs:
|
||||||
- name: Homepage
|
- name: Homepage
|
||||||
link: https://papey.fr
|
link: https://papey.fr
|
||||||
- name: Github
|
- name: Github
|
||||||
link: https://github.com/papey
|
link: https://github.com/papey
|
||||||
- name: Gitea
|
- name: Gitea
|
||||||
link: https://git.stdcall.me
|
link: https://git.stdcall.me
|
||||||
|
|
||||||
# Disable complex server-side
|
# Disable complex server-side
|
||||||
# calculations that may impact
|
# calculations that may impact
|
||||||
|
|
Loading…
Add table
Reference in a new issue