Skip to content

A discord bot built for parsing pso2 emergency events

Notifications You must be signed in to change notification settings

ActKz/PSO2-Discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSO2 Discord bot

Screenshot

!emerg !twit

Commands

  • !emerg -> Show whole weekend emergency
  • !twit -> Show number of tweets from @pso2_emg_hour (Number too big may not work), default is 2
  • !help -> Show available commands
  • !update -> Update event cache
  • !re -> Reset the event name list

Features

This bot could only parse the emergency events table on PSO2 wiki now.

Dependency

  • npm

Setup - Create your own bot

STEP1 - Build your server

Clone this project and install packages

npm install

Create a file named config.json and paste this on

{
  "token": "YOUR_APP_TOKEN_HERE"
}

Run server

node pso-parser/bot.js

STEP2 - Add bot to server

About

A discord bot built for parsing pso2 emergency events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published