mirror of
https://github.com/kami-blue/client
synced 2025-04-30 06:37:56 +00:00
Remove Robeart from credits
This commit is contained in:
parent
6e5ddda8b3
commit
a42a33db51
@ -38,7 +38,6 @@ public class CreditsCommand extends Command {
|
|||||||
26636167, // AnotherEntity
|
26636167, // AnotherEntity
|
||||||
22961592, // ArisaSnowbell
|
22961592, // ArisaSnowbell
|
||||||
58238984, // Itistheend
|
58238984, // Itistheend
|
||||||
32800833, // Ropro2002
|
|
||||||
|
|
||||||
// Bots
|
// Bots
|
||||||
27856297 // dependabot
|
27856297 // dependabot
|
||||||
@ -63,8 +62,7 @@ public class CreditsCommand extends Command {
|
|||||||
"\nArisa (Arisa-Snowbell)" +
|
"\nArisa (Arisa-Snowbell)" +
|
||||||
"\nJamie (jamie27)" +
|
"\nJamie (jamie27)" +
|
||||||
"\nWaizy (WaizyNet)" +
|
"\nWaizy (WaizyNet)" +
|
||||||
"\nIt is the end (Itistheend)" +
|
"\nIt is the end (Itistheend)";
|
||||||
"\nRobeart (Ropro2002/Potentia-Public)";
|
|
||||||
|
|
||||||
for (WebUtils.GithubUser u : WebUtils.getContributors(exceptions)) {
|
for (WebUtils.GithubUser u : WebUtils.getContributors(exceptions)) {
|
||||||
message = message.concat("\n" + u.login);
|
message = message.concat("\n" + u.login);
|
||||||
|
Loading…
Reference in New Issue
Block a user