Skip to content

A script which creates an RMB Feed in your discord using Webhooks

License

Notifications You must be signed in to change notification settings

DragoE9/RMB_Echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMB_Echo

A script which creates an RMB Feed in your discord using Webhooks

Requirements

This script utilises two librairies which must be installed prior to use

  • pynationstates (pip install nationstates)
  • discord.py (pip install discord.py)

In addition, you must setup a webhook in your server as described here (https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) and provide the script with the url at setup.

Use

To use, edit the config.toml file in a text editor such as notepad with your settings and save it. Then, run the RMB_Echo.py file. The program must remain open and running for the feed to continue refreshing. Refresh speed is locked at a maximum of once every 100 secconds to prevent the script from being used to creat API spam. Modification of the script to go faster is not endorsed! Unless the region you're using this for is extremley busy, even 100 is probably uncessarily fast.

To-Do

  • Nothing