aboutsummaryrefslogtreecommitdiff
path: root/src/modules.rs
blob: bf3d76af13b3c04655cdc473f060d2b8cc289fb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
amenadiel::modules!(
  uptime,
  directory,
  search,
  remarks,
  blog,
  random,
  r#static,
  router,
  skills,
  contact,
  api,
  stocks,
  cryptocurrency,
  web,
  finger,
  index
);