Skip to content

I2rys/rbotm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RBotM

Revolt server channel message sender via bot.

Installation

Github:

git clone https://github.com/I2rys/rbotm

NpmJS:

npm i rbotm

Usage

const rbotm = require("rbotm")
const sender = new rbotm(botToken: string, channelID: string)

sender.send(message: string, channelID: string = optional)

License

MIT © I2rys

About

Revolt server channel message sender via bot.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks