Refactor !rank, add HighscoreManager and add /v1/highscore to the api
This commit is contained in:
parent
a5c70859a4
commit
99245b9ead
15 changed files with 261 additions and 109 deletions
|
@ -43,7 +43,7 @@ namespace Geekbot.net.Database
|
|||
Console.WriteLine(g.Name);
|
||||
allGuilds.Add(g);
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
// ignore
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue