BotClient icon indicating copy to clipboard operation
BotClient copied to clipboard

A discord botclient built with Electron, React and discord.js.

Results 12 BotClient issues
Sort by recently updated
recently updated
newest added

### Issue checklist - [X] I have checked the FAQs. - [X] I have searched the existing issues to make sure this isn't a duplicate. - [ ] I have...

Bug: Confirmed
Priority: Medium

Using a textarea with maxlength=2000

This is actually really useful!

In default discord you can just Shift + Enter to go into new line, but here can't. Any other way to do it?

Feature: New

I can't get direct messages from a user

Bug: Confirmed
Priority: Low

- Create slash command parsing similar to discord's slash commands, with *atleast* single arguement - Create an API so people can build their own commands - Document the API

Feature: New
Goal: Long Term

### Issue checklist - [X] I have checked the FAQs. - [X] I have searched the existing issues to make sure this isn't a duplicate. - [X] I have discussed...

Bug: Unverified

### Issue checklist - [X] I have checked the FAQs. - [X] I have searched the existing issues to make sure this isn't a duplicate. - [ ] I have...

Bug: Unverified

### Issue checklist - [X] I have checked the FAQs. - [X] I have searched the existing issues to make sure this isn't a duplicate. - [X] I have discussed...

Bug: Unverified

This issue will track immediate changes for the Epsilon rewrite. Major changes in this rewrite: - [x] Migrate backend to `discord.js v14` - [ ] Migrate from `CRA` to `Next.js`...

Rewrite