Skip to content

TheAlexSandro/PrivateMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Message

Private message is a bot similar to whisper, except that it's built in Java! @PvtMsgBot

Beginning

Copy sample.env to .env and fill in the variables there.

CMD:

copy sample.env .env

Powershell:

Copy-Item sample.env .env

Set Up

Install the dependencies by running:

./gradlew build

And run your bot by using the command below:

./gradlew run

Deploying

You can use services like Railway, Render, Replit and others to deploy these bots.

About

A bot to send a whisper to someone.

Topics

Resources

Stars

Watchers

Forks

Languages