Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/igorfersantos/x-301

Lost Ark Discord bot to search for game related information such as maps, items, etc.
https://github.com/igorfersantos/x-301

bot discord discord-py lostark py-cord

Last synced: about 2 months ago
JSON representation

Lost Ark Discord bot to search for game related information such as maps, items, etc.

Awesome Lists containing this project

README

        

## X-301
![workflow](https://github.com/igorfersantos/x-301/actions/workflows/python-app.yml/badge.svg)
![versions](https://img.shields.io/pypi/pyversions/pybadges.svg)
![license](https://img.shields.io/github/license/igorfersantos/X-301)

X-301 is a discord bot with the purpose of make your life easier while playing Lost Ark.

With X-301 you can get information about Lost Ark maps gathered from [Papunika](https://papunika.com).

Right now there's only one command which shows maps informations from [Papunika's website](https://papunika.com).

Future plans include creating commands and/or improvements to show guides, continents tomes, items, etc.

[Add X-301 to your discord server](https://discord.com/oauth2/authorize?client_id=947371440670375958&permissions=534723946560&scope=bot)

## Usage

### !map [Map/Island name]

Command details

This command should show you an image of the map with a link to the correct page on Papunika.
i.e:
![Image](https://media.discordapp.net/attachments/808502509076873266/950490307198320722/unknown.png)

>Notice that some islands should have a different name in official translation
and may not be found on Papunika. Although I made some fixes
>to get around it, I can't promise that you will find every island in the game without first
>checking [Papunika's official interactive map](https://papunika.com).
>

## Built with

- [py-cord](https://github.com/Pycord-Development/pycord)

## Contributing
Pull requests and suggestions are welcome. For major changes and suggestions, please open an issue first to discuss what you would like to change.

Tests still need to be created.

(back to top)

## License
[MIT](https://choosealicense.com/licenses/mit/)

## Contact

[Discord server](https://discord.gg/pye9rJyN8X)

Igor - [@igukkkj](https://twitter.com/igukkkj)

(back to top)

## Credits

Ryu - Creator of [Papunika](https://papunika.com) - Thank you so much for making it possible and giving the go-ahead!

(back to top)