Skip to content
/ lisa-bot Public
forked from jtr-dev/slash-hack

💬 A discord bot with miscellaneous features

License

Notifications You must be signed in to change notification settings

IBP-0/lisa-bot

 
 

Repository files navigation

Lisa-Bot

A discord bot with miscellaneous features.

State of the Project

Due to Discord not being all that great in terms of privacy, I've decided that I will not add any new features for this project (but still fix bugs and security issues).

Introduction

This bot is named after the plant Lisa from the video game "Life is Strange". https://dontnodentertainment.wikia.com/wiki/Lisa_the_Plant.

To get started using Lisa, check $help for a list of commands.

Getting Lisa

If you want the bot to join your server, go to https://discord.com/api/oauth2/authorize?client_id=263671526279086092&permissions=51200&scope=bot and confirm your server.

Setting Up Lisa Yourself

After you cloned the repository via Git, running npm ci --prod from your CLI should install all dependencies. Then, add your discord API token to the environment variables as DISCORD_TOKEN. After you've done that, running npm run start will start the bot.

About

💬 A discord bot with miscellaneous features

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.4%
  • JavaScript 7.6%