Closed abhishalya closed 4 years ago
In pingpong.jl I think it should be client instead of c.
client
c
c = Client(ENV["DISCORD_TOKEN"]) open(client)
In pingpong.jl I think it should be
client
instead ofc
.