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

I can't install the Discord module into Conda #1503

Closed
SvetZitrka opened this issue Apr 23, 2023 · 7 comments
Closed

I can't install the Discord module into Conda #1503

SvetZitrka opened this issue Apr 23, 2023 · 7 comments
Labels
enhancement New feature or request stale

Comments

@SvetZitrka
Copy link

Description

I would like to use this script in the "oobabooga" environment to help link language models to the Discord bot. But I can't get it to work in the "oobabooga" environment. I probably can't install what Conda module Discord :(.

Is it possible to include this Discord bot feature in the "oobabooga" environment or reveal how to install the Discord module?

Additional Context

[If applicable, please provide any extra information, external links, or screenshots that could be useful.]

@SvetZitrka SvetZitrka added the enhancement New feature or request label Apr 23, 2023
@SvetZitrka SvetZitrka changed the title I can't install the Discord module into Condo I can't install the Discord module into Conda Apr 23, 2023
@bmoconno
Copy link
Contributor

Check out this fork that has been adapted to work with text-generation-webui

@xNul
Copy link
Contributor

xNul commented Apr 27, 2023

@SvetZitrka hey, thanks for using my bot! To install the discord module, just open the cmd_windows.bat (or cmd_linux.sh or cmd_macos.sh) and run pip install discord. My instructions were updated recently so maybe they are easier to understand now https://github.com/xNul/chat-llama-discord-bot#setup

@SvetZitrka
Copy link
Author

Thanks for your work. In the end I had to use this branch which seems to work better https://github.com/mercm8/chat-llama-discord-bot

Are you planning any updates, for this script bot?

@xNul
Copy link
Contributor

xNul commented Apr 30, 2023

@SvetZitrka strange, they are setup the same way.

Yep! I have a lot of plans actually, but I'm focusing on making the installation process easier so I've been working on the webui's one-click installer. I made the new version that everyone has been using for the past week or two and am ironing out the bugs rn. Afterwards, I need to rearchitect the bot a bit to solve xNul/chat-llama-discord-bot#8 and then I'll be going hard mode on features.

@matatonic
Copy link
Contributor

@SvetZitrka
FYI, I've updated openai extension api to include enough support so that the offical gpt-discord-bot from openai works now. (also re: #1504). The pull request is here if you want to try it out: #1475

@xydreen
Copy link

xydreen commented May 2, 2023

@SvetZitrka strange, they are setup the same way.

Yep! I have a lot of plans actually, but I'm focusing on making the installation process easier so I've been working on the webui's one-click installer. I made the new version that everyone has been using for the past week or two and am ironing out the bugs rn. Afterwards, I need to rearchitect the bot a bit to solve xNul/chat-llama-discord-bot#8 and then I'll be going hard mode on features.

Consider the other method of just sending the reply without the embed/constant editing (set status to typing during processing, send reply on complete). Was actually looking to modify the code to do this but the mercm8 fork did this so it's a little less work.

Either way, thanks for the work on all of this everyone.

@github-actions github-actions bot added the stale label Aug 28, 2023
@github-actions
Copy link

This issue has been closed due to inactivity for 6 weeks. If you believe it is still relevant, please leave a comment below. You can tag a developer in your comment.

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

No branches or pull requests

5 participants