wkrettek / discord-bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Discord Bots

A collection of Discord bots written in Python using discord.py and rust using serenity.

The bots make calls to the GPT-3 API to generate text.

Capabilities

  • Generate text from a prompt
  • Sleep/Wake to protect against Viral Repetition Attacks
  • Status to check sleep states
  • Ping to check latency
  • Help to list commands

About


Languages

Language:Python 50.3%Language:Rust 49.7%