Git Product home page Git Product logo

actor's Introduction

Actor

Add the bot to your server now, or join the server!

What is Actor?

Actor is the best activities bot you'll ever use.

It supports more Discord activities than any other bot:

And even if the bot doesn't update, it doesn't have to. Actor comes with custom activity support, so if you know an activity ID, you can use it.

Actor also comes with permissions. Don't want a specific role using it, or you want to prevent your server from using an activity? Use /settings. Requires you to be the owner of the server, or have the Manage Server permission. If you can run /settings, you can use every activity anyway.

Self-hosting

You definitely won't need this guide if you're an average user. But especially:

  • If you don't know what self-hosting is
  • You don't have basic knowledge of Node.js and npm
  • You don't know how to navigate Discord's developer portal
  • You don't know how to use the terminal

But if you're looking to self-host, here you go.

npm install discord.js @discordjs/builders @discordjs/rest discord-api-types enmap bufferutil discord/erlpack utf-8-validate zlib-sync
npm install eslint prettier --save-dev

Open up config_tmp.json. Don't worry about renaming it, the bot does that for you.

Put your bot token in token and the ID of your application in client.

The feedback and errors options use webhooks. If you want to enable them, id and token for each are taken from the webhook URL: https://discord.com/api/webhooks/{id}/{token}-- but they're set to false to help make bot hosting easier.

With errors disabled, errors will not be logged to the console, and with feedback disabled, /feedback will not work. The former is to protect privacy, as errors is tied to automatic error reporting.

node commands
node start

License

commands.js is licensed under MIT, while the rest of the code is licensed under AGPL-3.0.

SPDX-License-Identifier: MIT AND AGPL-3.0-only

AGPL-3.0 Notice

Copyright (C) 2021 JBMagination

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Thank you

actor's People

Contributors

jbmagination avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.