mirror of https://github.com/coddrago/Heroku
Update quickstart.py
parent
e598601408
commit
10ad161d87
|
@ -31,6 +31,8 @@ class Quickstart(loader.Module):
|
|||
strings = {"name": "Quickstart"}
|
||||
|
||||
async def client_ready(self):
|
||||
self.request_join("heroku_talks", "Heroku help is only available in this chat. By agreeing to join the chat, you agree to the Heroku federation rules and if you violate them, you will be permanently banned.")
|
||||
|
||||
self.mark = lambda: [
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue