Compare commits
4 Commits
dependabot
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 618c6d46dc | |||
|
|
934114be34 | ||
|
|
6b0bf1c9b9 | ||
|
|
d6309e2195 |
@ -1,3 +1,8 @@
|
|||||||
|
<center>
|
||||||
|
<h1>🎉 The repository is unarchived. Work will be done on the v1 branch.</h1>
|
||||||
|
</center>
|
||||||
|
|
||||||
|
|
||||||
### :warning: The `main` branch is currently not ready for production or usage. There will be major changes regarding the bot and the repository with the release of `v1.0.0`. The version before `v1.0.0` have old names and code and will be incompactible with newer ones. Please update to `v1.0.0` with it's release.
|
### :warning: The `main` branch is currently not ready for production or usage. There will be major changes regarding the bot and the repository with the release of `v1.0.0`. The version before `v1.0.0` have old names and code and will be incompactible with newer ones. Please update to `v1.0.0` with it's release.
|
||||||
|
|
||||||
# Discord.py bot template
|
# Discord.py bot template
|
||||||
|
|||||||
@ -4,4 +4,5 @@ discord.py==2.2.2
|
|||||||
emoji==2.2.0
|
emoji==2.2.0
|
||||||
prettytable==3.6.0
|
prettytable==3.6.0
|
||||||
psutil==5.9.4
|
psutil==5.9.4
|
||||||
requests==2.28.2
|
requests==2.32.4
|
||||||
|
urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user