Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT JavaScript Discord.js

Project Banner

NovaByteMax

An AI Discord Assistant bot. It supports Nvidia models only unless you change the code.


Cloning

Feel free to clone it.

git clone https://github.com/DawnFallz/NovaByteMax.git
cd NovaByteMax
npm start

Requirements

Make a copy .env.example file as .env file and put the requirements in.

cp .env.example .env

Example:

DISCORD_TOKEN=xxxxxx
NVIDIA_API_KEY=xxxxxx
MODEL=xxxxxx
DATABASE_URL=xxxxxx
DISCORD_PREFIX=xxxxxx
SYSTEM_PROMPT=xxxxxx

(OPTIONAL VARIABLES):

  • DATABASE_URL
  • DISCORD_PREFIX
  • SYSTEM_PROMPT

Note: If the DATABASE_URL variable is empty, there will be no database for this bot.

Note: The DISCORD_PREFIX variable is used for when calling the bot (e.g. !nova)

Note: The SYSTEM_PROMPT variable is for additional system prompts and it isn't required but the rest are required.


Notes

Built as a learning project for my learning journey.

Built with Discord.js

This project is deployed in Render free tier.


by DawnFallz

About

An AI Discord Assistant bot

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages