Show prefix
This commit is contained in:
parent
130e680739
commit
793c2f95fe
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ defmodule HahaYes.Events.ReadyConsumer do
|
|||
IO.puts("""
|
||||
#{event.user.username} (#{event.user.id}) is ready!
|
||||
I am in #{length(event.guilds)} servers!
|
||||
Prefix: #{Application.get_env(:nostrum, :prefix)}
|
||||
""")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue