Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 607 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 607 Bytes

GPT-2 Discord Bot

What is this?

This is just for fun. It's a Discord bot that generates semi-coherent gibberish based on whatever you prompt it with.

Add it to your server

Click here, but please be gentle.

Ask it things

Type !gpt (your question here)

Building

Make sure to run git submodule update. Run ./buildall.sh, then run the generated docker container with the DISCORD_TOKEN environment variable set.