- Remove accidental leftover from the GreetingProvider

- Add 2 additional aliases for !hello
- Change Romanization to Roman in the !hello embed
This commit is contained in:
runebaas 2020-06-19 00:10:43 +02:00
parent baea4528e1
commit f7908c2a0c
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
2 changed files with 2 additions and 7 deletions

View file

@ -507,11 +507,6 @@ namespace Geekbot.net.Commands.Randomness.Greetings
Dialect = "Ancient"
},
new GreetingDto()
{
Text = "something",
Language = "something"
},
new GreetingDto()
{
Text = "Aluu",
Language = "Greenlandic"