Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features to be added back #667

Closed
12 of 16 tasks
galnir opened this issue Dec 25, 2021 · 13 comments
Closed
12 of 16 tasks

Features to be added back #667

galnir opened this issue Dec 25, 2021 · 13 comments
Assignees
Labels
enhancement New feature or request

Comments

@galnir
Copy link
Owner

galnir commented Dec 25, 2021

  • TypeScript
  • lyrics
  • reddit command
  • play command options (LeaveTimeout etc)
  • saved playlists
  • music trivia - need to be implemented back again after Queue on Redis #724
  • volume
  • speedrun commands
  • connect4 game
  • tic-tac-toe game
  • tv-show-search command
  • twitch feature
  • news commands
  • game-search command
  • remind feature Reminder Command Redis Edition #753
  • Crowdin crowdin #598 (new feature)
@galnir galnir added the enhancement New feature or request label Dec 25, 2021
@galnir galnir self-assigned this Dec 25, 2021
galnir added a commit that referenced this issue Jan 5, 2022
galnir added a commit that referenced this issue Jan 8, 2022
@FirezTheGreat
Copy link

FirezTheGreat commented Mar 17, 2022

you could look here for the tictactoe and connect4 commands to get some ideas.

@Bacon-Fixation
Copy link
Collaborator

looks like i need to learn some typescript :D

@Bacon-Fixation
Copy link
Collaborator

Bacon-Fixation commented Apr 23, 2022

is Canvas to much of a pain to bring back for tic tac toe and connect4?
i remember some installation headaches for some hosting solutions

Much Love
-Bacon

@Bacon-Fixation
Copy link
Collaborator

Bacon-Fixation commented Apr 30, 2022

Progress update
Edited: 10/02/2022

Merged

What's left in Check List

  • guild commands <--- Not 100% sure what this means, like /ban, /kick (Discord has them build-in but can make it an interface), or the guild command registry in the Discord API and should i move stuff like Twitch Announcer to the guild reg? as it's a guild feature, i haven't figured out a reliable method to make sure the commands are not double listed in discord yet.
  • crowdin (New Feature) <--- I need to do research

Much Love
-Bacon

@Natemo2625
Copy link
Contributor

Wow this has changed a lot since I last looked at it, looks amazing so far!

@Natemo2625
Copy link
Contributor

I've noticed that if it loses connection, upon reconnecting the status is blank, is there a way to make it set status again upon reconnecting?

@Bacon-Fixation
Copy link
Collaborator

@Natemo6348 , that's interesting. I will take a look, and see what's up

Much Love
-Bacon

@Natemo2625
Copy link
Contributor

Alright thanks! I may not have noticed it if my internet wasn't so terrible lol

@Natemo2625
Copy link
Contributor

Also idk if some commands are intended to not work in DMs, but commands like /cat and /about hang on "The application did not respond" in DMs

@Bacon-Fixation
Copy link
Collaborator

I believe that at the moment, the only command that works in DM's is /reminder

Mainly from the preconditions looking for the guild, when DM's don't have a valid guild

Will look into a possible fix

Much Love
-Bacon

@Bacon-Fixation
Copy link
Collaborator

@Natemo6348 Check out #775 for the commands not working in DM's

still working on the status on reconnect :D

Much Love
-Bacon

@Natemo2625
Copy link
Contributor

@Bacon-Fixation ok, I'll be waiting on an update about it. I guess now I need to see what you changed so that I can update the joke command I'm working on, maybe even open a pull request for it lol

@Natemo2625
Copy link
Contributor

Ok technically this isn't related to this bot, but I still need help, because it causes this code to throw errors at me, and I can't find anything about it anywhere. Whenever my bot goes online, it somehow thinks it's still in servers it's been removed from, which causes the invalid prisma.guild.delete() invocation error, any idea how to get around this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants