Only this pageAll pages
Powered by GitBook
1 of 8

who's a dev

Loading...

General

Loading...

Loading...

Loading...

Loading...

Guides

Loading...

Welcome

Welcome To Who's A Dev Guide/Documentation.

Before Getting Started,

If you're reading this, it probably means you want to learn more projects made by @BotStudios & @TeamBrawley and if that's true, you've came to the right place. We'll try to cover everything for you in this docs/guide.

Get Ready !

Well, as you know most of our projects were made using Javascript or Python and so you'll need to have them as well in order to run.

Here's Something You'll Need :

Javascript - - Python - Code Editor - ( Recommend )

Ready To Go !

Not sure where to go ? Check Out

Useful Links :

@Team Brawley - -

@BotStudios - - @joeleeofficial - - -

Discord Bots

Modmail.js

Modmail Bot is a bot for Discord that allows users to DM the bot to contact the server's moderators/staff without messaging them individually or pinging them publicly on the server. These DMs get relayed to modmail threads, channels where staff members can reply to and talk with the user.

Modmail.js Do Provide A Guide For Its User.

There's no difference between Modmail and Modmail.js

Giveaways Bot

Giveaways Bot allows you to host a custom giveaway in a server.

You'll need to have nodejs installed

Music Bot

A Very Simple Discord Music Bot That Allows You To Play Audio From YouTube.

APIs

bs-api

Bs-api known as Brawl Stars Stats API is a service where you can get your brawl stars stats easily without an API key. ( This is not an official API from Brawl Stars and Its Made For Education Propose Only.

Table Of Contents

Read this if you're sick of searching the whole docs but still can't find what you're looking for. 👀

Categories

-

Guide

  • Repository

  • Guide
    Documentation
    Library
    Repository
    Repository
    - Fun Projects

    - APIs

    Guides will be in this website unless there's an existing guide for the project. ( We Do Provide A Link To The Existing Guide )

    Discord Bots

    Fun Projects

    Nodejs
    npm
    Python^v3
    Visual Studio Code
    Table Of Contents
    Github
    Website
    Github
    Website
    Github
    Website
    Email
    hello.world
    print("Welcome To Who's A Dev") /* Python */
    console.log("Let's Get Started") /* Javascript */
    send("Have Fun !") /* Custom  */

    bsapi.js

    A bs-api wrapper can interact with bs-api easily.

    • npmjs

    • Repository

    BrawlBio API

    Get user datas from BrawlBio's API

    • Homepage

    BrawlBio.js

    An Official NPM Library For That Allows You To Interact With Easily.

    Documentation

    Giveaways Bot

    Getting Started,

    You'll need to have installed. Then clone this repository :

    After cloning, unzip the zip file and you're ready to go !

    Documentation
    BrawlBio
    BrawlBio API
    Repository
    npmjs
    Configuration

    First, open index.js file and you should see something like this in the file :

    Now Replace YOUR_DISCORD_BOT_PREFIX with the prefix you wish to have and YOUR_DISCORD_BOT_TOKEN with your Discord Bot Token.

    We assume that you've already know how to setup and get a Discord Token. If not, check out Discord.js Guide

    Finally, Run The Bot ! Open your terminal or in Windows Command Prompt and run node index.js if you didn't change any file name or stuff. If you do, you should run something like node <filename>.js . If there's no error and your bot went online, it probably means that you've setup correctly or else read this again and see if you miss out something.

    How To Use

    Not sure if you've went through every single step in this guide. I hope you do ✨

    Alright, since this is a lightweight and simple discord bot, it doesn't actually contain any complicated stuff and learning how to use the bot is going to be easy.

    First, run <prefix>g <duration> <prize> in the giveaway channel. Here's an example :

    And see if the bot return anything. If its a giveaway message, then you're good to go.

    nodejs
    git clone https://github.com/BotStudios/DiscordGiveawayBot.git
    const PREFIX = "YOUR_DISCORD_BOT_PREFIX";
    const TOKEN = "YOUR_DISCORD_BOT_TOKEN";        
    !g 1d discord nitro