Skip to content

Commit 0d30558

Browse files
authored
Update README.md
1 parent b318c96 commit 0d30558

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

README.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,59 @@
11
# Team Opulence - Discord Delete Script [with installer]
2+
3+
**Project status: active**.
4+
5+
This fully automated Discord delete script installer by Team Opulence can be used to automatically configure your environment to function with our [Discord](https://discord.com) delete script.
6+
7+
It works with direct messages, group messages, and server channels.
8+
9+
**If you have questions or issues, please refer to the [wiki](https://github.com/teamopulence/discord/wiki)**.
10+
11+
💬 **If you need help or want to hang out to chat, join the [Opulence Discord server](https://discord.gg/WRQQYnEwmW)**.
12+
13+
## Download
14+
15+
This application comes as a [PowerShell](https://docs.microsoft.com/en-us/powershell/) script and the code is fully available, readable and changeable (please give appropriate credit if publishing edits). Please note: **You MUST run this script as Administrator or you will risk certain Windows and Python packages not installing correctly!**
16+
17+
<table>
18+
<thead>
19+
<tr>
20+
<th></th>
21+
<th>Downloads</th>
22+
<th>Supported OS</th>
23+
</tr>
24+
</thead>
25+
<tbody>
26+
<tr>
27+
<td><b>PowerShell</b></td>
28+
<td>
29+
<ul>
30+
<li>🟢 <b><a href="https://github.com/teamopulence/discord/releases/latest">Stable release</a></b> (<code>installer-2.0.1.zip</code>)</li>
31+
</ul>
32+
</td>
33+
<td>
34+
<ul>
35+
<li>Windows <b>7</b> or higher</li>
36+
</ul>
37+
</td>
38+
</tr>
39+
</tbody>
40+
</table>
41+
42+
- ⚙️ - Requires Python 3.8 or higher (will be installed automatically):
43+
- [Python 3.8.0 **Windows x64**](https://www.python.org/downloads/release/python-380/)
44+
45+
## Features
46+
47+
- Delete messages from public channels
48+
- Delete messages from private DM's
49+
- Delete messages from group chats
50+
- Specify how many messages to delete (ex: .del 10)
51+
- Fully functional with latest Discord updates
52+
- Windows 7/10 compatible
53+
- Superior speed to AutoHotKey scripts or GreaseMonkey scripts
54+
- Coded by a team you can trust 🦄
55+
56+
## Screenshots
57+
58+
![Installer UI](https://puu.sh/IbBzK/4cb5ca3e45.png)
59+
![Delete script running](https://puu.sh/IbBB7/bab3feb62d.png)

0 commit comments

Comments
 (0)