Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 510 Bytes

TODO.md

File metadata and controls

15 lines (13 loc) · 510 Bytes

AmongUsIO

asynchronous Python Among Us Client

Todo

  • Support the ingame events and calls (currently more or less only the lobby works)
  • Expose methods to play like a normal player
  • (Support the upcoming accounts feature if possible)

Done ✓

  • Connection and basic packet handling
  • Join existing lobby with code
  • Add events and decorator Client.event for handling of them
  • Improve documentation
  • List open lobbies
  • Receive and handle movement data