Yamamura/README.md

1.5 KiB

nuyama - yamamura's rewrite branch

a pretendo-integrated Discord bot by superwhiskers & friends

disclaimer

this branch is not intended for normal use, i recommend that you do not use this right now, until it is stable enough for normal use, or until i merge it into master. seriously, if you know what's good for you, the amount of rewriting here will proably give you a seizure, and i have a specific order in which i'm rewriting this.

status

here's what i have done right now:

  • - not started - yamamura.py

  • - ongoing - doc.py

  • - mostly done - db.py

  • - not started - cmd.py

  • - ongoing - utils.py

are you surprised? you shouldn't be. not at all, since this is a pretty big ordeal to take on, considering the extremely large amount of new features to be implemented. expect minor progress updates every once in a while.

instructions

  1. run these commands: (you might have to append a version number with your python version after pip)
    • pip install -U https://github.com/Rapptz/discord.py/archive/rewrite.zip
    • pip install -U aiohttp
    • pip install -U dataset
  2. clone or download the source
  3. get a discord bot token
  4. place it in the file
  5. run Yamamura with one of the following:
    • python3 yamamura.py
    • python3.6 yamamura.py

developer list

superwhiskers | lead developer

Pika | development

Netux | development