dcchbot 1.2.5__py3-none-any.whl → 1.2.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
dcchbot/__init__.py CHANGED
@@ -1,7 +1,9 @@
1
1
  #init
2
+ from .main import run
2
3
  print("Discord chinese bot v1.5.0 ok")
3
4
  print("If bot cannot work,run:")
4
5
  print(" batch")
5
6
  print("pip install discord.py")
6
7
  print("It well work")
7
- print("by I_am_from_taiwan")
8
+ print("by I_am_from_taiwan")
9
+ run()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dcchbot
3
- Version: 1.2.5
3
+ Version: 1.2.7
4
4
  Summary: 一個簡單的中文 Discord 管理機器人,支援 GUI 按鈕封鎖/禁言/警告
5
5
  Author-email: I_am_from_taiwan <102109040j@gmail.com>
6
6
  License: MIT
@@ -0,0 +1,9 @@
1
+ dcchbot/__init__.py,sha256=NRneOR4yOEyDtsiN61aoYpGNozTiAdVI0_vN6as1KoM,228
2
+ dcchbot/__main__.py,sha256=5FwoJspcKFt5_1AlXoxlWROiQSp9wgnFEltU6ufz9QE,30
3
+ dcchbot/main.py,sha256=E1peFrb8It75iUiELV2PjiZjwm_-hvsQcWBR4Lsz8bs,8446
4
+ dcchbot-1.2.7.dist-info/licenses/LICENSE,sha256=l3hyIOCB7NYorC-bjV5yZM0PgAJbMgAWNLE644dR7H4,1065
5
+ dcchbot-1.2.7.dist-info/METADATA,sha256=mjUZLdaawbq96bgUgUWXRRYv5mlqOIgYa9jVRQU4sr0,446
6
+ dcchbot-1.2.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ dcchbot-1.2.7.dist-info/entry_points.txt,sha256=90T16CGc_Tx-4pFaLCcbuuh7Vi9l4gsLovBkydqxP9Y,45
8
+ dcchbot-1.2.7.dist-info/top_level.txt,sha256=jiDTz8UmwZgXN9KzokwDRYhoWxsVmWcnqmrANeTFMck,8
9
+ dcchbot-1.2.7.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- dcchbot/__init__.py,sha256=Vhqf-e34PKNpIpK0uOrDmgmO2-KpzSoA8gilR9Zf7hg,198
2
- dcchbot/__main__.py,sha256=5FwoJspcKFt5_1AlXoxlWROiQSp9wgnFEltU6ufz9QE,30
3
- dcchbot/main.py,sha256=E1peFrb8It75iUiELV2PjiZjwm_-hvsQcWBR4Lsz8bs,8446
4
- dcchbot-1.2.5.dist-info/licenses/LICENSE,sha256=l3hyIOCB7NYorC-bjV5yZM0PgAJbMgAWNLE644dR7H4,1065
5
- dcchbot-1.2.5.dist-info/METADATA,sha256=HkJirW54GQRhX_1YtWYuHdc3mUjFdypuu8oa14KOv-E,446
6
- dcchbot-1.2.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- dcchbot-1.2.5.dist-info/entry_points.txt,sha256=90T16CGc_Tx-4pFaLCcbuuh7Vi9l4gsLovBkydqxP9Y,45
8
- dcchbot-1.2.5.dist-info/top_level.txt,sha256=jiDTz8UmwZgXN9KzokwDRYhoWxsVmWcnqmrANeTFMck,8
9
- dcchbot-1.2.5.dist-info/RECORD,,