Simple Bot to connect GeminiAI API over one Mastodon instance.
Go to file
2024-07-15 19:16:36 +02:00
config.js initial commit 2024-07-15 18:36:55 +02:00
geminibot.ts history length 2024-07-15 19:16:36 +02:00
mapping.json initial commit 2024-07-15 18:36:55 +02:00
package.json initial commit 2024-07-15 18:36:55 +02:00
README.md initial commit 2024-07-15 18:36:55 +02:00
tsconfig.json initial commit 2024-07-15 18:36:55 +02:00

GeminiBot

Simple Bot to connect GeminiAI API over one Mastodon instance.

Install

$ yarn

Build

$ yarn build

Config

Edit config.js settings

Run

$ yarn start

License

MIT