A discord bot which uses GPT-3 to generate text

Shirt Bot is a discord bot which uses GPT-3 to generate text.Made by Cyclcrclicly#3420 (474183744685604865) on Discord.Support Server COMMAND HELP ARGUMENT EXPLANATION required argument [argument] optional argument [argument=default] optional argument with a default value The order of optional arguments matters. COMMAND ARGUMENTS max_size the maximum size in tokens (word segments) randomness how random the output message will be as a percentage chance    

Read more

Discord Presence with buttons and YouTube integration

Discord Presence with buttons and YouTube integration How to use: Clone repository git clone https://github.com/Jabka-M/JabkaPresence.git Install dependencies pip install pyautogui pypresence Setup Replace your_app_id in main.py (at end of file) to your id (read comment) Edit config You can change text and images of presence by editing config.ini Start GitHub https://github.com/Jabka-M/JabkaPresence    

Read more

Discord exploit allowing you to be unbannable

Discord exploit allowing you to be unbannable. 9/3/2021 Found in late August.Found by Passive and Me. If a user gets banned at the same time that they join a server, Discord seems to still think the user is banned.Hence why the user won’t work, however, kicking the user from the server may work. discord_exploit.mp4 The exploit is difficult to replicate code-wise, so there is no POC source yet.If you make a working POC source, then make a pull request with […]

Read more

A Discord bot to control your PC using your Discord Channel or using Reco: Discord PC Remote Controller App

GitHub – Arvinth-Krishna/Reco-PC-Server: It’s a Discord bot to control your PC using your Discord Channel or using Reco: Discord PC Remote Controller App. It's a Discord bot to control your PC using your Discord Channel or using Reco: Discord PC Remote Controller App. – GitHub – Arvinth-Krishna/Reco-PC-Server: It's a Discord bot to control yo…    

Read more

A Discord bot to help keep track of members’ BattleTags and Overwatch SR

Orisa Orisa is a Discord bot that solves a problem an Overwatch community I’m a member of had: people who want to play as a team in a Quickplay or competitive match always had to ask for each other’s BattleTags and – in case of competitive – rank. Orisa solves this problem: people can message her to register their BattleTag, and other players can now ask her for each others BattleTags, Orisa also regularly checks Blizzard’s playoverwatch.com site to update […]

Read more

DragDev Maintained Instance Of discord.py

discord.py – DragDev Flavour A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. The Future of discord.py Please read the gist for the future of this project. It’s been a good one. Key Features Modern Pythonic API using async and await. Proper rate limit handling. Optimised in both speed and memory. Installing Python 3.8 or higher is required $ git clone https://github.com/dragdev-studios/discord.py $ cd discord.py $ python3 -m pip install -U .[voice] or […]

Read more

A script to generate a profile picture and a banner that show the same image on Discord

A script to generate a profile picture and a banner that show the same image on Discord. Installation / Update With pip (recommended) pip install –upgrade git+https://github.com/victorbnl/discord-pfp-banner-generator.git And make sure your python scripts directory[1] is in your path (pip should warn you if it’s not anyway). Without pip Clone this repo, install the dependencies with pip install -r requirements.txt, and run the following commands in the repo directory, replacing the command discord_pfp_banner_generator of the usage section by python3 discord_pfp_banner_generator. Usage […]

Read more

Protect Discord server invite link

DiscordOauth2Join Protect discord server invite links! Setup I will not help setting up the discord application, but just python. First, install the requirements. $ python3 -m pip install -r requirements.txt Once that’s finished, you can go ahead and make a config file, by doing: $ python3 main.py $ nano config.json Then you can go ahead and change the needed stuff in there. MARKED WITH “CHANGE THIS” And the last thing you have to do, is running the server. $ python3 […]

Read more
1 6 7 8 9 10