Kevin Dang fcb0267559 Shutoff Bot Command (#30)
* add: disable chat command

* update: workflow name

* add: shutoff using admin env list

* update: sample env for admins

* fix: shutdown booleans

* update: version increment
2024-04-01 00:43:19 -07:00
2024-04-01 00:43:19 -07:00
2024-04-01 00:43:19 -07:00
2024-04-01 00:43:19 -07:00
2024-04-01 00:43:19 -07:00
2023-12-22 11:22:16 -08:00
2024-04-01 00:43:19 -07:00
2024-04-01 00:43:19 -07:00
2024-03-30 22:02:49 -07:00
2024-01-31 10:28:02 -08:00

Discord Ollama Integration License: CC BY-NC 4.0 Release Badge

Ollama is an AI model management tool that allows users to install and use custom large language models locally. The goal is to create a discord bot that will utilize Ollama and chat with it on a Discord server! Also, allow others to create their own models personalized for their own servers!

Environment Setup

  • Clone this repo using git clone https://github.com/kevinthedang/discord-ollama.git or just use GitHub Desktop to clone the repo.
  • You will need a .env file in the root of the project directory with the bot's token. There is a .env.sample is provided for you as a reference for what environment variables.
    • For example, CLIENT_TOKEN = [Bot Token]
  • Please refer to the docs for bot setup. NOTE: These guides assume you already know how to setup a bot account for discord.

Resources

Acknowledgement

discord-ollama © 2023 by Kevin Dang is licensed under CC BY-NC 4.0

Languages
TypeScript 99.8%
Dockerfile 0.2%