Git Product home page Git Product logo

de-discordbot's Introduction

de-discordbot

Build Status Quality Gate License: MIT

A discord bot developed for use on the /r/de discord server.

Contains commands and tools for improving the quality of life for everyone: The normal user (quoting, linking subreddits, groups, etc.) and moderators/administrators (muting users server-wide or in a specific channel, sending a welcome message to every user that joins the server, etc.)

de-discordbot's People

Contributors

dama-de avatar lhw avatar nikos410 avatar nimelrian avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

de-discordbot's Issues

404 when unmuting user that has left.

When the bot executes a scheduled unmute, but the user has left after it was muted, the bot receives a 404 error.
-> Check if a user is a member before unmuting

NoSuchElementException when parsing parameters

Exception(most recent call first)

java.util.NoSuchElementException: null
    at java.util.LinkedList.removeLast(LinkedList.java:283)
    at de.nikos410.discordBot.DiscordBot.parseParameters(DiscordBot.java:513)
    at de.nikos410.discordBot.DiscordBot.handleMessage(DiscordBot.java:403)
    at de.nikos410.discordBot.DiscordBot.onMessageReceived(DiscordBot.java:308)
    at sx.blah.discord.api.events.EventDispatcher$MethodEventHandler.handle(EventDispatcher.java:680)
    at sx.blah.discord.api.events.EventDispatcher.lambda$null$17(EventDispatcher.java:610)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)

Mute notification broken

The Formatting for the message that gets DM'd to a user when they are muted looks like this:

**Du wurdest auf dem Server /r/de für 1 MINUTES gemuted!
Hinweis: kein

Log file

Add a FileAppender to logback

Extend mod log

Log mod actions that were not done via the bot as well

Possible StringIndexOutOfBoundsException when parsing parameters

java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.String.charAt(String.java:658)
at de.nikos410.discordBot.DiscordBot.parseParameters(DiscordBot.java:494)
at de.nikos410.discordBot.DiscordBot.handleMessage(DiscordBot.java:403)
at de.nikos410.discordBot.DiscordBot.onMessageReceived(DiscordBot.java:308)
at sx.blah.discord.api.events.EventDispatcher$MethodEventHandler.handle(EventDispatcher.java:680)
at sx.blah.discord.api.events.EventDispatcher.lambda$null$17(EventDispatcher.java:610)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

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.