duker33 / adarsha_pass

Bot ordering passes to Adarsha space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create passes in a bunch

duker33 opened this issue · comments

Create passes by given guests set and dates set. Your decision should have UI.

Dates are given in format [1, 2, 3, 4, ...] November 2019.
Guests are given as csv with FIOs.

For example for 10 given guests and 20 given dates bot should create 200 passes.

Bot is needed in some chat endpoint for this purpose

launched some code with my hands. It's at branch 19_bunch_order.
Seems serv in some cases breaks connection or smth

ChunkedEncodingError: ("Connection broken: OSError(10051, 'A socket operation was attempted to an unreachable network',
None, 10051, None)", OSError(10051, 'A socket operation was attempted to an unreachable network', None, 10051, None))