Skip to content

Latest commit

 

History

History
98 lines (86 loc) · 4.16 KB

README.md

File metadata and controls

98 lines (86 loc) · 4.16 KB

Scum Chat Monitor

  1. About the project
  2. Project purpose
  3. Todo list
  4. Built with
  5. Contributing
  6. Contact me

About the project

Scum Chat Monitor is a Discord bot which integrated directly with the SCUM game to provide players with a more interactive and enjoyable experience. I used this bot on my own SCUM server to provide a unique experience compared to other SCUM servers. Although other SCUM servers had Discord bots, my bot is unique because you do not need Discord to use the bot, and instead can use the in-game chat when interacting with the bot. This entirely removes the need for a user to have Discord, therefore making my server more attractive, and reducing the need for a player to have unnecessary software to play on my server.

(back to top)

Project purpose

As mentioned in the 'About the project' section, the purpose of this bot is to provide players with a more interactive and enjoyable experience while playing on my SCUM server, removing users from needing other third-party software like Discord in order to experience 100% of what my server has to offer.

(back to top)

To do list

Add functions that allow the server administrator to create a bot account for somebody. When a server administrator creates an account for a user, a bot id should be associated with that account

Add Discord bot commands that will allow user to modify the bot in Discord

Finish styling the following forms: create command form, update command form, main commands form

Begin building the landing page for the website that the user can access to get in contact with the bot creator

Built with

  1. JavaScript
  2. MongoDB
  3. GPortal
  4. Node.js
  5. SCUM
  6. Steam Web API
  7. Battlemetrics Web API
  8. IpApi Web API

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions that you make are greatly appreciated.
If you have a suggestion that would make this better, please fork this repository and create a pull request. You can also simply open an issue with the tag "enhancement".
Below are some example steps on how to create a pull request for this repository:
  1. Fork the Project
  2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
  3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
  4. Push to the Branch (`git push origin feature/AmazingFeature`)
  5. Open a Pull Request

Contact me

Jacob Graham - [email protected]

(back to top)