Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
haxnetting authored Jan 7, 2024
1 parent d10eaf5 commit 4259761
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 0 deletions.
Binary file added __pycache__/config.cpython-311.pyc
Binary file not shown.
8 changes: 8 additions & 0 deletions config.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
nicknames = "Hax Netting NUKER"
ban_reason = "HAXNET"
nuke_message = """
> :bomb: NUKED BY YOU
> :link: YOU
> :heavy_plus_sign: @everyone @here
"""
role_rename = "Hax Netting"
2 changes: 2 additions & 0 deletions pyarmor_runtime_000000/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Pyarmor 8.4.6 (trial), 000000, 2024-01-07T13:23:34.911183
from .pyarmor_runtime import __pyarmor__
Binary file not shown.
Binary file added pyarmor_runtime_000000/pyarmor_runtime.pyd
Binary file not shown.
6 changes: 6 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
discord.py==1.7.3
colorama
psutil==5.9.0
pypresence==4.2.1
rich
discord==1.7.3
2 changes: 2 additions & 0 deletions start.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@echo.off
python main.py

0 comments on commit 4259761

Please sign in to comment.