All Projects β†’ Androz2091 β†’ Scratch For Discord

Androz2091 / Scratch For Discord

Licence: other
🐱Create your own Discord Bot easily using Scratch-styled blocks! Made with Vue.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Scratch For Discord

🐱 Make your Discord bot using Scratch blocks! Scratch For Discord is an advanced fork of discord-blocks. Thanks to 7coil for her great work!

Features

  • πŸ–₯️ No code knowledge required!
  • ⏩ Make a bot in less than 2 minutes!
  • πŸ§ͺ Start and test your bot directly on the site!
  • πŸ‡«πŸ‡· French is supported!
  • πŸ“¦ Android, MacOS, Windows and Linux apps

Example

example

Run On Repl.it

You can run your bot on repl.it. To do so, click the download link at the top right corner of the website. Import these files in your repl.it project, and run the following commands in the "SHELL" tab:

  • npm install
  • node bot.js (or hit the Run button)

And you're done!

Installation

To run Scratch For Discord, follow these steps:

  • Clone the project. Run git clone https://github.com/Androz2091/scratch-for-discord.
  • Run yarn install to install project dependencies.
  • Run yarn start to start the development server.
  • Go to http://localhost:3000!

How to set up your bot

The discord.js guide has instructions for setting up a bot application. Once you've followed the instructions you can paste the bot token into the "Connect to Discord with token..." block. The next page in the guide shows how to invite the bot to a server.

Desktop Apps

Click Here to download desktop version of scratch-for-discord.

Android App

Google Play Store

Preview

preview

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].