Coder Social home page Coder Social logo

shipment22 / stewbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kestronprogramming/stewbot

0.0 0.0 0.0 10.96 MB

A Discord bot designed to provide automatic moderation and entertainment so your server can be kept clean, run smoother and more professionally, and have fun

Shell 0.22% JavaScript 99.76% Batchfile 0.02%

stewbot's Introduction

Stewbot

This is the open source page for Stewbot, an advanced Discord bot with the intention of helping keep your server running smoothly while also providing entertainment. Stewbot is completely open source and free.

Links

Running Locally

To run this code with your own tokens, make sure you have node installed, and then you need to make a file called "env.json" in the same directory, and add the following fields:

{
    "token":"DISCORD BOT TOKEN",
    "ownerId":"YOUR USER ID",
    "clientId":"THE BOT'S ID",
    "noticeChannel":"A CHANNEL ID TO POST NOTIFICATIONS TO",
    "inworldKey": "Inworld AI Key",
    "inworldSecret": "Inworld AI Secret",
    "inworldScene":"Inworld AI Character link",
    "logWebhook":"A webhook for errors to be posted to"
}

Make sure to npm install @discordjs/builders, @inworld/nodejs-sdk, @vitalets/google-translate-api, canvas, discord.js, and fs. You will also need to run node launchCommands.js before you start the bot, which will automatically fill commands.json. Then simply use either run.bat or run.sh depending on your system, or just node index.js.

I found a command, but there's nothing in the code for it

There is currently a treasure hunt within the bot going on! This is being run via a second smaller script. It will not be made available so as to preserve the hunt aspect. Once the hunt is over, this treasure hunt file will be provided. All bot functions still adhere to the Privacy Policy. You should join the hunt and see what you can uncover.

stewbot's People

Contributors

kestron06 avatar benjamman avatar reginald-gillespie avatar shipment22 avatar jjroley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.