Skip to content

An announcement bot to make life easier for the real Mili :>

Notifications You must be signed in to change notification settings

GDSC-RMIT-University/Pseudo-Mili

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pseudo Mili the bot

A fiery announcement bot to make life easier for the real Mili :>

P.S When Aster feels particularly confident, they go by the name Pseudo Mili 💪🏾

Main Feature

Send announcements and reminders of the GDSC RMIT events to the servers' annoucement (heh GDSC RMIT Secret!) discord channel;

Set up

  1. Follow the instructions on discord for more details on bots

  2. Follow instructions on the AWS console guide in the connect section of your EC2 instance

  3. Run the following commands in EC2

    // install git
    // install npm 
    git clone <repo name>
    cd <git repo name>
    npm i
    npm install -g forever
    
    forever start --uid pseudo-mili index.js
    forever list
    forever stop pseudo-mili
    
    // Restart
    git pull
    forever start --uid pseudo-mili index.js
    

Contributors

Code by the fiery Milindi Kodikara;

Image by the fabulously talented Isaac Chuah Yi Jie;

Concept design by the ever creative Chaamudi Kodikara;

About

An announcement bot to make life easier for the real Mili :>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published