Skip to content

IAmParadox27/NewWorldBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

New World Discord Bot (Queue Simulator)

Invite

https://discord.com/api/oauth2/authorize?client_id=894709991309733899&permissions=396210859088&scope=bot%20applications.commands

Overview

The bot allows you to query the status of a particular New World server and get the current active players, queue time and whether it's accepting players for character creation.

Slash commands are taking priority at the moment - as such new features will only be provided using slash commands. Older features support both.

Commands

The bot supports before prefix message commands and slash commands. The prefix is "!nw " (without quotes)

Create Pinned Message

!nw setpin [world name]

/createpin world: channel: should_pin:

This will create an auto-updating message which will display the status of the world you provide and pin it to the channel the message is sent to.

Currently the bot only supports 1 pinned post per discord server, but this is something I'm looking to rework to allow multiple posts. If this is run when a post already exists it will update the world that the already created message uses when it updates.

The bot must have permission to send messages in this channel.

The slash command asks what channel to post to and whether the message it posts should be pinned in that channel.

Set Personal World

!nw setdefault [world name]

/setworld world:

This will set the default world for you as a discord user and will allow you to run !nw status or /status without needing to provide a world.

Status

!nw status [world name (optional)]

/status world: (optional)

This will query the status of the provided world. If a world is not provided it requires the user to have run !nw setdefault or /setworld first.

Unpin and Remove Pinned Post

!nw unpin

/unpin

This will remove the posted message in the server its run in.

Pull Socials

/pullsocials channel:

This will post twitter posts from @PlayNewWorld into the channel provided. It will not post tweets that have already happened and will only post new ones. At the moment this does include replies so this may get cluttered. It was designed to allow people to see when server outages had been posted.

Planned Features

At the moment there are lots of planned features. Mainly relating to things like in game stats being able to be seen within discord, but at current I've not found a way to do this, but it is actively being investigated.

About

New World Discord Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published