Autom3

Results 6 issues of Autom3

I know this will probably not be a _high priority_, but here's an idea for a new feature. What do you think? - Add a new job priority value "real-time"...

Would it be possible to add http basic auth support? I would need something along the lines of: lmc_http_get("http://user:[email protected]") Thanks in advance

enhancement
help wanted

I am trying to test this functionality in mongoengine: http://docs.mongoengine.org/guide/text-indexes.html#ordering-by-text-score When I run this function during a test I get: ``` File "/home/xxx/.virtualenvs/xxx/local/lib/python3.6/site-packages/mongomock/collection.py", line 934, in _get_dataset reverse=sort_direction < 0))...

enhancement

As most of us already know, discord.py is discontinued due to a [number of reasons](https://gist.github.com/Rapptz/4a2f62751b9600a31a0d3c78100287f1) So here's a thread to track some stuff about the rewrite. I guess the most...

**Describe the bug** The check to see if someone is in fact a bot admin is done incorrectly **To Reproduce** Steps to reproduce the behavior: 1. [Open this link](https://github.com/nerdland-unofficial-fans/nerdlandbot/blob/be752cddac8883a4e4e50732da30738026e2409f/nerdlandbot/commands/moderator.py#L111) 2....

bug

**Describe the bug** During the scheduler task for getting the latest youtube video for a particular channel, it can occur that youtube rate limits us because we have executed too...

bug