MiraiForum

    • Register
    • Login
    • Search
    • Popular
    • Recent
    • Unsolved
    • Tags
    • Groups
    • 友情链接

    🥳 这是一款基于 miraigo 的班级 QQ 群课程通知机器人,拥有简单的 web 管理页面。

    其他项目发布
    3
    3
    596
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      PBK-B last edited by RainChan

      分享一个自用的课表通知机器人,基于 miraigo 写的。
      喜欢的小伙伴帮我点个 Star 鸭…
      Github: https://github.com/PBK-B/mirai-class-notice

      1, 创建文件夹

      mkdir class_notice && cd class_notice

      2, 下载安装包

      wget https://github.com/PBK-B/mirai-class-notice/releases/download/v0.2-Beta/class-notice_linux.tar.gz -O class-notice_linux.tar.gz

      最新版本下载地址:点击我查看

      网络不好的话可以手动下载上传到服务器。

      3, 解压缩

      tar -zxvf class-notice_linux.tar.gz

      4, 编辑配置文件

      vim conf/app.conf

      5, 修改配置文件

      appname = class_notice
      httpaddr = 0.0.0.0
      httpport = 8089
      runmode = prod
      dbhost = 127.0.0.1:3306
      dbdriver = mysql
      dbusername = root
      dbpassword = mysqlpassword
      dbdatabase = test_class_notice
      
      

      6, 运行 class_notice 程序

      nohup ./class_notice &

      7, 访问 http://ip:8089/admin/

      8, 登陆后台,默认用户名 admin,默认密码 admin

      后台截图:
      替代文字

      替代文字

      替代文字

      1 Reply Last reply Reply Quote 2
      • RainChan
        RainChan 摸鱼 last edited by

        很漂亮的管理后台!如果能直接从教务系统导入课程表就好了。
        我之前也写过这样的bot,支持从教务系统导入课程表

        1 Reply Last reply Reply Quote 1
        • B
          biliblihuorong last edited by

          已经收藏坐等可以导入课程表

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Powered by Mamoe Technologies & NodeBB | 友情链接 | 服务监控 | Contact