Skip to content

hiewliwen/EternityOnmyoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Onmyoji Bot for Eternity Guild

A Discord bot to assist Seimei in taming the Shikis.

Explore the docs »

View Demo . Report Bug . Request Feature

Downloads Forks Issues License

Table Of Contents

About The Project

A Discord bot for Eternity guild that helps players with the daily gameplay of Onmyoji.

It has event reminders and queries for bounty locations and mystery amulet circles.

Most of the information are from Eternity Onmyoji website.

Built With

Getting Started

Prerequisites

  1. Create an new conda environment
conda create --name my_env
  1. Install Python Prerequisites
conda install --file requirements.txt
  1. Create a Discord bot account Guide

Installation

  1. Clone the repo
git clone https://github.com/hiewliwen/EternityOnmyoji.git
  1. Enter your Discord token in SECRET.py

  2. Change the Channels/Roles IDs in CONFIG.pyaccording to your Discord channel

  3. Invite the Discord bot into your server.

  4. Run the script.

python3 main.py

Usage

BountyLocations:
  by_clue        (.c) Search bounty locations by clue(s).
  by_name        (.n) Search bounty locations by shikigami name.
Misc:
  game_time      (.gt) Display current game time in EST format.
  userinfo       (.ui) Display the information of a specific user.
MysteryCircle:
  mystery_circle (.m) Display the mystery amulet summoning circle for the month.
No Category:
  help           Shows this message

Type .help command for more info on a command.
You can also type .help category for more info on a category.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  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

License

Distributed under the MIT License. See LICENSE for more information.

Authors

HIEW Li Wen

About

Discord bot for Eternity Guild.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages