mirror of
https://github.com/RGBCube/VReplBot
synced 2025-07-29 17:37:47 +00:00
Add repl.py
This commit is contained in:
parent
ec2bafb249
commit
9eb87f0c8d
8 changed files with 50 additions and 3 deletions
|
@ -11,4 +11,4 @@ jishaku = "*"
|
|||
uvloop = "*"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
bot = "bot.__main__:main"
|
||||
bot = "v_repl_bot.__main__:main"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue