the official bot for the Pretendo discord server
Go to file
2018-07-03 17:14:36 -05:00
core make the settings table act like a key-value store and make other files utilize it 2018-07-03 17:14:36 -05:00
.gitignore some formatting updates, still working on them 2018-06-12 17:11:53 -05:00
config.example.json even better bugfix 2018-03-13 19:32:30 -05:00
LICENSE add the basic code 2018-02-20 13:20:53 -06:00
logreader.sh add a better logreader that doesn't update each second 2018-03-05 14:00:15 -06:00
README.md sadily, my editor doesn't have github flavored markdown 2018-03-23 23:19:39 -05:00
sendmsg.py even better bugfix 2018-03-13 19:32:30 -05:00
Yamamura.py much better readme 2018-03-23 23:16:43 -05:00

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