Giter VIP home page Giter VIP logo

discord-auto-reply's Introduction

Auto Reply For Discord Maintenance Donate

updated version: Discord - Swanky#6710

Overview

This app will allow you to automatically reply to DMs on discord with a custom AFK message. It will also reply to pings in discord servers with the same message. The app allows you to:

  • Pick a start and end time when you want the app to operate.
  • Choose a custom message to use.
  • View a history of recent messages the app has replied to.
  • Pause/Resume the app when you want

An executable has been created and now can be downloaded from the releases section

Installation

Download the executable file from the releases section:

  • Because this code uses your token to interact with discord, your operating system may identify this as a virus.
  • In your browser, change your download safety settings to allow you to download unsafe software
  • Turn off your antivirus or make an exclusion for this software.
  • If you need any help getting this started. Please refer to my discord.

or

Follow instructions to run directly from the source:

First clone this repository to any folder:

$ git clone https://github.com/faizanshah-python/discord-auto-reply.git

Navigate into the folder:

$ cd discord-auto-reply

Install the requirements:

$ pip install -r requirements.txt

Run the file:

$ python main.py

Usage

Simply enter your token into the app, choose a start and end time, enter a message, and click start. If you are unsure on how to get your discord token to run the app, follow this simple guide:

https://www.youtube.com/watch?v=YEgFvgg7ZPI&ab_channel=GaugingGadgets

Issues

Any Issues or just want to talk about the app? Feel free to DM me on discord - Swanky#6710.

You can also open an issue from the issues tab.

Donation

If this project helps you, feel free to give me a cup of coffee :)

paypal

discord-auto-reply's People

Contributors

sdfiokpskiopdf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

discord-auto-reply's Issues

Add specific user id feature

add specific user id feature so whenever the user types you can just reply to them auto without them having to ping you

it doesn't work

wrong credentials...

open browser => https://discord.com/channels/anyguild
ctrl + shift + i
network tabs => F5
search messages?limit=50 => in request header find authorization: and you get your token but ive put into your app and bad credentials...

thanks

Ignore feature

Is there a way to get it to ignore all except for one user? If not, is there a way to get it to ignore multiple users? And how do you even use the feature, put a username?

So Complicated!

Can You Make A Youtube Video Its Soo Complicated I Cant Understand!!

don't work

PS H:\hosting\auto-reply-ds\discord-auto-reply-main> python main.py
H:\hosting\auto-reply-ds\discord-auto-reply-main\main.py:50: SyntaxWarning: "is not" with a literal. Did you mean "!="?
and self.ignore is not ""
Traceback (most recent call last):
File "H:\hosting\auto-reply-ds\discord-auto-reply-main\main.py", line 348, in
client = MyClient()
^^^^^^^^^^
TypeError: Client.init() missing 1 required keyword-only argument: 'intents'

Ignore feature not working

Ignore feature is currently not working due to a bug with discord.py. I will work on modifying discord.py source code to fix this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.