Coder Social home page Coder Social logo

noisebean's Introduction

NoiseBean

This is a personalized discord bot to be used in my personal discord server. This bot is build using the JDA implementation of the Discord API and leverages the dependency injection provided by spring boot as well as the database connectivity of Data JPA. The database is constructed using the automatic table generation that hibernate provides based on the defined entities in each package. The databases is a simple SQLite file and is saved locally in the current executing directory.

Features

Currently, the bot has the following features:

  • Playing songs from youtube
  • Playing custom sounds that users upload
  • Playing a custom sound when a member enters a voice channel
  • Playing a custom sound when a member leaves a voice channel
  • Tracks the total playtime/session for games that members are playing
  • Get a list of the total time played for an individual game
  • Get a list of the total playtime for all games
  • Creating a list of games and conducting a private election
  • Slash command to get an embedded list of games separated by pages and can be interacted with.

Planned Features

  • Moving to an external database instead of SQLite
  • Adding a soundboard slash command
  • Adding a "Wrapped" feature that sums up the play sessions for the year

Copyright

Vincent Scavetta โ€“ @scavettapps โ€“ [email protected]

Contributing

  1. Fork it (https://github.com/scavet64/NoiseBean/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

noisebean's People

Contributors

scavet64 avatar

Watchers

James Cloos avatar  avatar

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.