Skip to content

// we can | 𝛴(build | rewire) ^ ∞;

License

Notifications You must be signed in to change notification settings

sendn0des/shitghost

 
 

Repository files navigation

Degen Spartan AI

So you want to make your own AI, huh?

This isn't for the faint of heart. You're gonna need to learn how to run a Node.js application and edit some text files.

Install Node.js

https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

Edit the .env file

  • Copy .env.example to .env and fill in the appropriate values
  • Edit the TWITTER environment variables to add your bot's username and password

Edit the character file

  • Check out the file src/core/defaultCharacter.ts - you can modify this
  • You can also load characters with the --charaters=<path> and run multiple bots at the same time.

Linux Installation

You might need these

npm install --include=optional sharp

Discord Bot

For help with setting up your Discord Bot, check out here: https://discordjs.guide/preparations/setting-up-a-bot-application.html

About

// we can | 𝛴(build | rewire) ^ ∞;

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.0%
  • PLpgSQL 4.9%
  • JavaScript 0.1%