Skip to content

dondish/TypeScriptBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Bot

A little bot I made in TypeScript to help run my server. This bot's main goal is to manage a server, so it supports only one server. don't try and make it public!

Installation

although this bot is not supposed to be self hosted all you have to do to run this is to make a Config.ts file with a class called config in it that looks like this:

export class Config {
    token: string;
    id: string;
    ownerid: string;
    prefixes: Array<string>;
    name: string;
    desc: string;
}

About

A Discord Bot made in TypeScript, mainly for logging and automodding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy