- 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:
parent
baea4528e1
commit
f7908c2a0c
2 changed files with 2 additions and 7 deletions
|
@ -507,11 +507,6 @@ namespace Geekbot.net.Commands.Randomness.Greetings
|
|||
Dialect = "Ancient"
|
||||
},
|
||||
new GreetingDto()
|
||||
{
|
||||
Text = "something",
|
||||
Language = "something"
|
||||
},
|
||||
new GreetingDto()
|
||||
{
|
||||
Text = "Aluu",
|
||||
Language = "Greenlandic"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue