Giter Site home page Giter Site logo

kazuma11121125 / rt-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sakuraproject/rt-bot

0.0 0.0 0.0 15.94 MB

RTの無料版であるFree-RTのBotソースコード。

License: BSD 4-Clause "Original" or "Old" License

Python 99.96% C 0.04% Shell 0.01%

rt-bot's Introduction

(日本語版のreadmeはこちら)

Free RT Bot

This is an Discord's bot, Free RT.
There is 'RT bot' in discord and we can use it for paying to tasuren, so please use RT if you have enough money.
Free RT is a feature-rich bot with features that most bots have.
It also has features that other bots don't have.
Connect to Free RT, Discord's Bot account, to start Free RT's service.
It also communicates with rt-backend via WebSocket for web authentication and so on.(But now do not and we are making. It will be coming soon.)
If you don't know about RT, have a look at here.
If you don't know about Free RT, have a look at here.

LICENSE

BSD 4-Clause License (The LICENSE file has more details.)

CONTRIBUTION

See contributing.

Installation.

Dependencies.

Required.

  • Python 3.10
  • MySQL or MariaDB.
  • Everything in requirements.txt.
  • Run rt-backend if you want to use functions that require a backend such as authentication.

Startup procedure: 1.

  1. install required items with pip install -r requirements.txt 2.
  2. write necessary TOKEN etc. to auth.json referring to auth.template.json. 3. Put the rt-module repository in util and name the folder rt_module. 4.
  3. run the program in the rt-backend repository. (This is optional and you need to do it if you want to run something that requires a backend such as authentication. 5.) Run the tests with python3 main.py test. (In this case, TOKEN will be the one in the test key of auth.json.)

(In this case, TOKEN is the one in the key of test in auth.json.) * Read readme.md in cogs/tts if you want to run the readout.

Run production.

The startup command is sudo -E python3 main.py production and you need auth.json TOKEN for production.

rt-bot's People

Contributors

tasuren avatar yaakiyu avatar gx1285 avatar tuna2134 avatar ysmreg avatar nemupy avatar orarange avatar takkun053 avatar kazuma11121125 avatar nattyan-tv avatar sevenc-nanashi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.