Async replit-bot

Now I just need to try this wonderful creation of yours. And Ray said it’s okay so I can try a little bot without getting in trouble.

1 Like

yay! I really want others to try it

1 Like

hopefully you make it soon, I wanna see what you make

1 Like

BTW if you wanted to make a bot like @anon40284853 or @JayAySeaOhBee14 I made official docs

1 Like

Sadly I can’t make a Repl that’s always on so a bot would be limited. Unless I used a spare computer. I doubt a bot doing text-based stuff would take much data.

1 Like

Wow! Very nice site for those docs and a custom domain too!

2 Likes

Thank you! @dragonhunter1 helped me

2 Likes

yeah sorry about that :frowning: I checked and with always on, my repl takes up 0.4 GiB rn

2 Likes

Hey! Are you saying there wern’t any before? =P

4 Likes

basically run bot.run() at the bottom

2 Likes

So, I feel kinda dumb asking this but what does the new update actually do?

1 Like

Adds asyncio functionality. Can make it more effectent.

But what does that mean?

As dragonhunter said, efficency. It (maybe, I’m not sure) probably burns less egress now if I had to guess, and might respond faster.

If @bigminiboss did use my caching system and the event system is concurrent, then it will send less requests and be more fast and efficient.

ik but what is asyncio?

1 Like

did caching system :smiley: also added a session system and a bigger grouping system

1 Like

we have an update! you can now use it in chat! link can you please tell me more feature requests?

1 Like

I just realized your pypi page is still empty. (replit-bot · PyPI) You should add your git repo, a short description, your README and your docs. (So that people like me won’t find the package and think nothing of it since it has 0 info, and then make their own package, and later find out your package existed all along)

2 Likes