Skip to content

A Discord bot to help Openpilot Users / Developers

License

Notifications You must be signed in to change notification settings

theantihero/oppey-bot

 
 

Repository files navigation

Oppey Bot

This is the Discord bot that handles helping and assisting users of Openpilot and Comma.ai hardware and ties data from opc.ai into its responses.

Original "Guide Bot" Boilerplate is Updated and Maintained by the Idiot's Guide Community.

This command handler is 98% compatible with Evie's selfbot and 99% compatible with commands from York's Tutorial Bot.

Development

Environment

You also need the bot's token. This was created by jfrux in his Discord account.

Downloading

In a command prompt in your projects folder (wherever that may be) run the following:

git clone https://github.com/openpilot-community/oppey-bot.git cd oppey-bot npm install

You will need to provide your own bot token from the Discord Developer Portal so you can test your Oppey bot changes with your own instance.

The installer will create the config.js file for you.

Starting the bot

To start the bot, in the command prompt, run the following command: node index.js

About

A Discord bot to help Openpilot Users / Developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%