Kevin Pletinckx

Results 4 issues of Kevin Pletinckx

Use case: - User A executes a timed ban on user X for 1 day - User B executes a timed ban on user X for 30 days to correct...

enhancement

Source is possibly caused by invalid timers. Example: ``` { "timers": [ { "time": "2016-05-24T12:06:35.378Z", "action": "-b", "target": "*!*@REMOVED", "channel": "#minecraft" } ] }{ "time": "2016-05-25T21:24:39.358Z", "action": "unban", "target": "*!*@REMOVED2",...

bug

The current script is still using the V1 API, which will be deprecated on October 19, 2018. After that date, it will cease functioning, and this package will become non-functional....

### Checklist - [X] I am reporting an issue in existing functionality that does not work as intended - [X] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description There's no...

bug