Forums - Open Redstone Engineers
OREBot suggestion and contribution thread - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html)
+--- Forum: Programming (https://forum.openredstone.org/forum-8.html)
+--- Thread: OREBot suggestion and contribution thread (/thread-6954.html)



OREBot suggestion and contribution thread - PabloDons - 07-06-2015

in this thread you can make suggestions to what should be included in the official OREBot announced here. currently the bot has these features:
  • !welcome <user> - welcomes a user to the ORE server
  • !calc <expression> - calculates an expression written in raw python
in order for people to contribute by posting their own code, we are planning to migrate the bot into a plugin API system made by NonemuNinja called ChatNinja. It is currently not done yet, but as soon as it is completed, we shall migrate the bot and announce it if all goes well.

the source code is available for download at github.