bot.docs.kotlindiscord.com Open in urlscan Pro
185.199.108.153  Public Scan

URL: https://bot.docs.kotlindiscord.com/
Submission Tags: phishingrod
Submission: On March 03 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

<form data-orchid-search="">
  <input type="text" name="query" id="query" placeholder="Search">
</form>

Text Content

Kotlin Discord: Bot
 * github


HOME


KOTDIS BOT

This repository contains what will eventually be the primary bot used for
managing the Kotlin Discord server.

Right now, it's in a very early state.


RUNNING WITH DOCKER

In order to run the bot with Docker and Docker Compose, you'll need to run a
local copy of our website.


GETTING THE CONTAINERS READY

In the site project root, you'll need to run

npm i
./gradlew build


In the bot project root, you'll need to run

./gradlew build


You'll also need to create an .env file in the bot project root and set the
BOT_TOKEN variable to your test bot token.

BOT_TOKEN=...


Additionally, the docker-compose file assumes that both the site and bot root
folders have been placed within the same directory. You can override this by
setting the SITE_PROJECT_PATH environment variable to the path to the site
project folder.


RUNNING THE BOT AND SITE

Simply run docker-compose up in the bot project root to launch both containers.

--------------------------------------------------------------------------------


Search Results
Loading...


KOTLIN DISCORD: BOT

 * API Docs
 * Classes
   * AttachmentFilter
   * BotSpec
   * BuildInfo
   * Channels
   * ChannelsSpec
   * CleanExtension
   * Colors
   * EmbedFilter
   * Filter
   * FilterConcerns
   * FilterExtension
   * InviteFilter
   * KDConfig
   * KDException
   * LoggingExtension
   * MissingChannelException
   * MissingGuildException
   * MissingObjectException
   * MissingRoleException
   * RegexFilter
   * Roles
   * RolesSpec
   * SubscriptionExtension
   * SyncExtension
   * TestExtension
   * UrlFilter
   * VerificationExtension
 * Packages
   * com.kotlindiscord.bot
   * com.kotlindiscord.bot.config
   * com.kotlindiscord.bot.config.spec
   * com.kotlindiscord.bot.constants
   * com.kotlindiscord.bot.enums
   * com.kotlindiscord.bot.extensions
   * com.kotlindiscord.bot.filtering

Currently 1.0-SNAPSHOT. Created with Orchid and Orchid Editorial Theme.

© Kotlin Discord. All rights reserved.
Design by HTML5 UP

Toggle