Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Is there any option to sign-up using invite code? #4

Closed
tandav opened this issue Feb 19, 2021 · 1 comment
Closed

Is there any option to sign-up using invite code? #4

tandav opened this issue Feb 19, 2021 · 1 comment
Labels
question Further information is requested

Comments

@tandav
Copy link

tandav commented Feb 19, 2021

 python3 cli.py
[.] Please enter your phone number. (+818043217654) > +12345678900
[.] Please enter the SMS verification code (1234, 0000, ...) > 0000
[.] Writing configuration file complete.
[!] You're still on the waitlist. Find your friends to get yourself in.
Traceback (most recent call last):
  File "/Users/tandav/Desktop/clubhouse-py/cli.py", line 326, in <module>
    main()
  File "/Users/tandav/Desktop/clubhouse-py/cli.py", line 323, in main
    main()
  File "/Users/tandav/Desktop/clubhouse-py/cli.py", line 319, in main
    chat_main(client)
  File "/Users/tandav/Desktop/clubhouse-py/cli.py", line 150, in chat_main
    print_channel_list(client, max_limit)
  File "/Users/tandav/Desktop/clubhouse-py/cli.py", line 83, in print_channel_list
    channels = client.get_channels()['channels']
KeyError: 'channels'```
@stypr
Copy link
Owner

stypr commented Feb 19, 2021

You need someone to invite you to Clubhouse.
It's not like you can sign up using an invite coupon or acode.

@stypr stypr closed this as completed Feb 19, 2021
@stypr stypr added question Further information is requested wontfix This will not be worked on and removed wontfix This will not be worked on labels Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants