-
Notifications
You must be signed in to change notification settings - Fork 2
JamezQ/u413lib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
U413lib - A open-source python API for u413. Here is all you need to make a basic program: make sure you have BeutifulSoup #################Start###################### import u413lib client = u413lib.createclient() client.login('username','password') chatter = client.joinchat('general') chatter.send('u413lib!') #################END######################## Save it as uLibTest.py run it... And thats all! Any questions can be directed to [email protected].
About
A python API for u413.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published