A discord bot can stress ip addresses with python tool

Coded by Lamp#1442A discord bot can stress ip addresses with python tool.Warning! DOS or DDOS is illegal, i shared for educational purposes only, use for your own purposes. Change ur bot token on line 57 (bot.py) edit owners id on line 6 install discord module (pip install discord) this tool is for public. dont sell because this tool is FREE 100% Credit to Leeon123 : https://github.com/leeon123 GitHub View Github    

Read more

Pretend to be a discord bot

Pretend to be a discord bot! About Pretendabot© is an app that lets you become a discord bot!. It uses discord intrigrations(webhooks) and lets you impersonate a bot/webhook. Use this app to trick your friends into thinking they are talking to a bot! Install Download and install Download the latest version here Run the installer How to use Open Discord Make shure you have the manage channels permission Click on the cog    

Read more

Basic Discord Response Bot in Python

Response bot for Discord. EG: User: Hello! Bot: Hello there! About Very customizable, no credits needed. Edit the bot.py to what you want, basic Python knowledge needed How to run [installation guide] Download the Discord Module by doing Downloading through PIP: pip install discord Then Running: Python3 bot.py Contact Any issues contact rhys#9931 on discord! GitHub View Github    

Read more

A project that forwards data it receives in a URL POST Request to a Discord Webhook link

Mailman is a project that basically just forwards data it receives in a URL POST Request to a Discord Webhook link and act as a sort of message conveyer. Say for example I wanted to send a message to someone and then I would send a POST request to their Mailman service and they would get the message.(Yes this is very unconventional and yes I do know Whatsapp, even Discord for that matter, do exist, but I was bored…) Each […]

Read more

BiscoitoDaSorte was created with the objective of studying the development of bots for discord

O BiscoitoDaSorte foi criado com o objetivo de estudar desenvolvimento de bots para Discord. BOT online e com o comando =sorte Requisitos discord.py – Biblioteca que usa conceitos de programação assíncrona para criação de bots para discord. Windows: py -3 -m pip install -U discord.py Linux/MacOS: python3 -m pip install -U discord.py Como executar? Primeiro você precisa de um token, ele é obtido quando você    

Read more

A custom discord bot maker in python

Sorry for using Translator.Each description may be inaccurate. how to use 1. Make new application at https://discord.com/developers/applications 2. Make a bot 3. Copy the bot’s token and id. 4. Paste each in the appropriate place for ./config.json. 5. set prefix 6. set commands at ./coms.json 7. start main.py commands.py A few functions to use at main.py are implemented. coms.json

Read more
1 4 5 6 7 8 10