-
### Please update gptel first -- errors are often fixed by the time they're reported.
- [X] I have updated gptel to the latest commit and tested that the issue still exists
### Bug Description
…
-
Install on Ubuntu 18.04.4 LTS to run standalone
(I condense a 14 hour research and headaches into a 5 minutes install)
Make sure you have the latest node.js and npm
Create your bot with @BotF…
-
It would be more useful if title could follow through html/javascript redirects instead of saying only the title of redirecting page as the bot should be able to look into those tags like it looks int…
-
I'm suggesting this repo be archived.
The code and library that's used and taught (discord.io) is no longer maintained, and is no longer recognized by Discord as a usable library (due to API change…
-
Your bot should integrate the bg.request wich is the most important of all , if google sees that you login without it , he will wait that yoyu connect like this with all your account and will all shut…
-
Hi, we love your bot and we are starting to testing it.
We added the widget in a Redmine instance, where sometimes the user asking for help is logged in, and we can get this 'username' from the jav…
-
### Steps to reproduce
1. Go to https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/bot-messages-ai-generated-content?tabs=before%2Cbotmessage#add-ai-label
2. Adapt the JavaScript …
-
`bot.js line 91`
```
.
.
jobs.forEach(job => {
var line = [];
line.push({ text: job.title, callback_data: job.title, url: job.url });
list.push(line);
}…
-
Importance: 3/5.
Currently our site doesn’t show up on search engines even though we have very relevant/the best information. This is an issue with our React framework but we should figure it out …
-
* The goal of this document is to provide a reading list for learning to program Bitcoin transactions
* The theme of this document is practical and pragmatic instruction with the goal of writing code…