Skip to content

alexs-stuff/alexs-utils-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alex's Utils

this is the source code for my bot, see the terrible coding i did here

How to setup:

Required dependencies: node.js, npm, nodemon, A valid discord bot

How to Run

  1. Run in a command prompt npm install -g nodemon
  2. Clone this repository
  3. Go into the project root and run npm install
  4. Create a file .env in your project root,
  5. In the .env file place these lines and replace them with your information:
TOKEN = YOUR DISCORD BOT TOKEN
CLIENT_ID = YOUR DISCORD BOT CLIENT ID
LLAMA_ADDRESS = IP AND PORT WHERE YOUR LLAMA INSTANCE IS HOSTED ON

GRAB YOUR TOKEN FROM BOT > RESET TOKEN (YOU CAN ONLY SEE THE TOKEN ONCE)
CLIENT ID IN GENERAL INFORMATION
IF YOU DONT WANNA HOST AI, DISABLE AI_SUPPORT IN CONFIG.JSON

  1. After that, run nodemon then the bot should start
  2. You're done!
If you get any errors, please contact me at support@alex427.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published