Skip to content

XeltBot/Xelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Deprecated) Xelt

Overview

Xelt is my Discord bot which I coded from scratch in 3 days code-time. I made this bot to refresh my knowledge on the topic of discord bots. I chose to use Discord JDA since I am more familiar with Java than any other programming language and have used it before.

Features

  • Music (Added 7th July 2020)
  • Tickets (Added 5th July 2020)
  • Moderation (Added 3rd July 2020)
  • Miscellaneous (Added 3rd July 2020)
  • Fun (Added 10th July 2020)
  • Voice (Added 19th July 2020)

Invite

You can invite Xelt here

Dependencies

Feature Descriptions

Music

Xelt uses LavaPlayer to play music. Music's coding started on morning 7th July, 2020 and finished by evening 7th July, 2020. The commands associated to music are play, join, leave, skip. It has a voting system for commands - skip, leave if 2 or more people are listening to Xelt. Command Categories were implemented along with Music.

Tickets

Xelt has a ticket system which works with the user's ID. It uses Pastebin-Java-API to create transcripts at the end of a ticket and sends it to all the participants of the ticket. Unfortunately it does not have a feature like "Support Team" and therefore you will have to give read/write permission to the "Tickets" category to the people you want to let handle tickets.

Moderation

Xelt has a basis moderation system which includes ban, kick and warn. Nothing really special here. This, too, was a starter to learn the Discord API.

Miscellaneous

Xelt has a set of miscellaneous commands which includes purge, prefix, invite, help. These commands are self-explanatory and are widely used by Discord bots. This was a starter to learn the Discord API.

Fun

Xelt has a bunch of fun commands that you can use 8Ball, Roll, Hug, Bite, Enlarge, F, Meme. All are self-explanatory but in the meme one you can specify a subreddit, so you can see memes from your favourite subreddit.

Voice

Xelt supports recording audio in channels and then sending them to you. There are two commands - record, stop. You can use these commands to record audio. Currently, Xelt has a limitation of recording only up to 8 MB (Discord limitation), however, this limitation will be removed soon.

Releases

No releases published

Packages

No packages published

Languages