mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-25 16:35:33 -04:00
Module revolt.py not found in repl.it #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FanMclaine on GitHub (Mar 1, 2022).
https://media.discordapp.net/attachments/731118648126603274/948144352146898954/unknown.png?width=501&height=417
@RGBCube commented on GitHub (Mar 6, 2022):
make a
.replitfile in your repl, and paste this to it:should work.
@Zomatree commented on GitHub (Mar 6, 2022):
Repl.it uses Python 3.8 while revolt.py requires 3.9+.