A Discord Bot connected to your Pterodactyl API.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 15 lines 184 B view raw
1root=true 2 3[*] 4charset=utf-8 5end_of_line=lf 6insert_final_newline=false 7indent_style=tab 8indent_size=2 9trim_trailing_whitespace=true 10 11[*.js] 12indent_size=2 13 14[*.{yml,yaml}] 15indent_size=2